public class TextConst extends Token
"lalala \escape"| Modifier and Type | Field and Description |
|---|---|
protected String |
decodedText |
| Constructor and Description |
|---|
TextConst() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDecodedText() |
String |
getId()
Указывает на идентификатор лексемы
|
void |
setDecodedText(String decodedText) |
String |
toString() |
Copyright © 2018. All rights reserved.