Méthode | Description | |
---|---|---|
Accept ( ILexerVisitor visitor ) : void | ||
TokenSymbol ( string value, int line, int column, int startPosition, int endPosition ) |
public Accept ( ILexerVisitor visitor ) : void | ||
visitor | ILexerVisitor | |
Résultat | void |
public TokenSymbol ( string value, int line, int column, int startPosition, int endPosition ) | ||
value | string | |
line | int | |
column | int | |
startPosition | int | |
endPosition | int |