public class XBBeginToken extends XBToken
| Constructor and Description |
|---|
XBBeginToken(boolean terminated) |
| Modifier and Type | Method and Description |
|---|---|
XBTokenType |
getTokenType()
Get current token type.
|
java.lang.Object |
getValue()
Deprecated.
|
boolean |
isTerminated() |
valueClasspublic boolean isTerminated()
public XBTokenType getTokenType()
XBTokengetTokenType in class XBToken@Deprecated public java.lang.Object getValue()
TypedTokengetValue in class TypedToken