public class TokenLocation extends Object
| Constructor and Description |
|---|
TokenLocation(com.sonar.sslr.api.Token token) |
| Modifier and Type | Method and Description |
|---|---|
int |
endLine() |
int |
endLineOffset() |
int |
startLine() |
int |
startLineOffset() |
Copyright © 2011–2018 SonarSource and Waleri Enns. All rights reserved.