Interface Token
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcolumn()intline()List<Trivia>trivia()com.sonar.sslr.api.TokenTypetype()Stringvalue()
-
| Modifier and Type | Method | Description |
|---|---|---|
int |
column() |
|
int |
line() |
|
List<Trivia> |
trivia() |
|
com.sonar.sslr.api.TokenType |
type() |
|
String |
value() |