TokenItem.AbstractItem, TokenItem.FilterItem| Constructor and Description |
|---|
TokenItem.FilterItem(TokenItem delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImage()
Get the image of this token.
|
TokenItem |
getNext()
Get next token-item in the text.
|
int |
getOffset()
Get the position of the token in the document
|
TokenItem |
getPrevious()
Get previous token-item in the text.
|
TokenContextPath |
getTokenContextPath()
Get the token-id of this token-item
|
TokenID |
getTokenID()
Get the token-id of this token-item
|
String |
toString() |
protected TokenItem delegate
public TokenItem.FilterItem(TokenItem delegate)
public TokenID getTokenID()
TokenItemgetTokenID in interface TokenItempublic TokenContextPath getTokenContextPath()
TokenItemgetTokenContextPath in interface TokenItempublic int getOffset()
TokenItempublic String getImage()
TokenItempublic TokenItem getNext()
TokenItempublic TokenItem getPrevious()
TokenItemgetPrevious in interface TokenItemBuilt on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.