public interface ConstantExpression extends Expression
BooleanLiteralExpression
or
ByteLiteralExpression
. It does not have any children.Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue()
Returns the value represented by this expression.
|
arrive, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, walkNextChild
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.