Package | Description |
---|---|
psdi.common.parse |
Modifier and Type | Field and Description |
---|---|
ParseExpressionTokenManager |
ParseExpression.token_source
Generated Token Manager.
|
Modifier and Type | Method and Description |
---|---|
void |
ParseExpression.ReInit(ParseExpressionTokenManager tm)
Reinitialise.
|
Constructor and Description |
---|
ParseExpression(ParseExpressionTokenManager tm)
Constructor with generated Token Manager.
|