public interface IdentifierExpression extends Expression
FieldAccessExpression, ParameterAccessExpression,
ThisExpression or VariableAccessExpression.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the name of the specialized identifier.
|
java.lang.String |
getTypeName()
Returns the Java type name of the specialized identifier.
|
arrive, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, walkNextChildCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.