public interface Token extends HasTextRange
| Modifier and Type | Interface and Description |
|---|---|
static class |
Token.Type |
| Modifier and Type | Method and Description |
|---|---|
String |
text() |
Token.Type |
type() |
textRangeString text()
Token.Type type()
Copyright © 2009–2018 SonarSource. All rights reserved.