Method | Description | |
---|---|---|
ToString ( ) : String |
Returns a String that represents this expression.
|
Method | Description | |
---|---|---|
ReduceImpl ( |
Reduces this node to a simpler expression with additional symbol tables.
|
Method | Description | |
---|---|---|
GetBase ( String b ) : |
||
NumberExpression ( |
||
Parse ( ) : Object |
protected ReduceImpl ( |
||
symbols | The additional symbol table for reducing. | |
expectedType | The type which is expected as the type of reduced expression. | |
return |