Package org.sonarsource.slang.api
Interface Token
- All Superinterfaces:
HasTextRange
- All Known Implementing Classes:
TokenImpl
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface org.sonarsource.slang.api.HasTextRange
textRange
-
Method Details
-
text
String text() -
type
Token.Type type()
-