public class Token extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Token.Type |
Modifier and Type | Method and Description |
---|---|
LineInfo |
getLineInfo() |
int |
getPosition() |
Token.Type |
getType() |
String |
getValue() |
String |
toString() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.