edu.isi.pegasus.planner.parser.tokens
| Modifier and Type | Field and Description |
|---|---|
private String |
m_value
This instance variable captures the token value for the reserved word.
|
| Constructor and Description |
|---|
Identifier(String tokenValue)
Initializes an instance of an identifier.
|