public class Keyword extends Token
| Constructor and Description |
|---|
Keyword() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Указывает на идентификатор лексемы
|
String |
getKeyword() |
void |
setKeyword(String keyword) |
String |
toString() |
Copyright © 2018. All rights reserved.