Search
Token Methods
 


 Public Methods

  Name Description

getIndex

Gets the index of this token in the input string.

getLength

Gets the length of this token.

getText

Gets the token text.

getType

Gets the token type.

hashCode

 

setIndex

Sets the index of this token in the input string.

setText

Sets the token text.

toString

 

 See Also