public abstract class Expression
extends java.lang.Object
| Constructor and Description |
|---|
Expression() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getType()
Returns the type of this expression.
|
public abstract int getType()
ExpressionTypes).