| Modifier and Type | Method and Description |
|---|---|
RValueExpression.RValueType |
RValueExpression.getType()
The reference type.
|
static RValueExpression.RValueType |
RValueExpression.RValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RValueExpression.RValueType[] |
RValueExpression.RValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RValueExpression(RValueExpression.RValueType type)
Creates an rvalue expression that is of the specified type
|
Copyright © 2015. All rights reserved.