| Constructor and Description |
|---|
SpecialCharacter(char c)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
asText(net.lecousin.framework.text.IString s)
Convert this token into corresponding string.
|
char |
getChar() |
int |
textLength()
Calculate the length of this token if converted into a string.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasString, asText, removeComments, splitBySpecialCharacter, textLength, toString, trimpublic char getChar()
public int textLength()
TokentextLength in interface TokenCopyright © 2020. All rights reserved.