Interface Token
- All Superinterfaces:
Tree
- All Known Implementing Classes:
TokenImpl
-
Nested Class Summary
-
Method Summary
-
Method Details
-
value
String value() -
line
int line() -
column
int column() -
trivia
-
type
com.sonar.sslr.api.TokenType type()
-