public class XBTAttributeToken extends XBTToken
| Constructor and Description |
|---|
XBTAttributeToken(UBNatural attribute) |
| Modifier and Type | Method and Description |
|---|---|
UBNatural |
getAttribute() |
XBTTokenType |
getTokenType()
Get current token type.
|
java.lang.Object |
getValue()
Deprecated.
|
valueClasspublic XBTAttributeToken(UBNatural attribute)
public UBNatural getAttribute()
public XBTTokenType getTokenType()
XBTTokengetTokenType in class XBTToken@Deprecated public java.lang.Object getValue()
TypedTokengetValue in class TypedToken