| Constructor and Description |
|---|
TextToken(java.lang.String text)
Create a new text token.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTokenText()
Treat this node as a token and get its text.
|
cast, get, hasTraversal, isToken, set, size, test, toTokenadd, add, addAll, addAll, addAll, addAll, addAllTo, addNode, contains, getBoolean, getBooleanProperty, getGeneric, getList, getLocation, getName, getNode, getProperty, getString, getStringProperty, hasLocation, hasName, hasProperty, hasVariable, indexOf, isAnnotation, isEmpty, isGeneric, isList, iterator, lastIndexOf, properties, remove, removeProperty, setLocation, setLocation, setProperty, strip, toAnnotation, toList, toString, writepublic TextToken(java.lang.String text)
text - The text.public java.lang.String getTokenText()
NodegetTokenText in class TokenNode.strip()Copyright © 2014. All Rights Reserved.