class StructuredSearch::Token
A token generated by the lexer
Attributes
column[RW]
token
-
The token's type
lexeme
-
The matched characters that make up the token
column
-
Column this token was located
line
-
Line this token was located
lexeme[RW]
token
-
The token's type
lexeme
-
The matched characters that make up the token
column
-
Column this token was located
line
-
Line this token was located
line[RW]
token
-
The token's type
lexeme
-
The matched characters that make up the token
column
-
Column this token was located
line
-
Line this token was located
token[RW]
token
-
The token's type
lexeme
-
The matched characters that make up the token
column
-
Column this token was located
line
-
Line this token was located