PHP Class Youshido\GraphQL\Parser\Location

Afficher le fichier Open project: youshido/graphql

Méthodes publiques

Méthode Description
__construct ( $line, $column )
getColumn ( ) : integer
getLine ( ) : integer
toArray ( )

Method Details

__construct() public méthode

public __construct ( $line, $column )

getColumn() public méthode

public getColumn ( ) : integer
Résultat integer

getLine() public méthode

public getLine ( ) : integer
Résultat integer

toArray() public méthode

public toArray ( )