类 AndExpression
java.lang.Object
org.beetl.core.statement.ASTNode
org.beetl.core.statement.Expression
org.beetl.core.statement.AndExpression
- 所有已实现的接口:
Serializable
exp1+exp2
- 作者:
- xiandafu
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
exp1
-
exp2
-
-
构造器详细资料
-
AndExpression
-
-
方法详细资料
-
evaluate
- 覆盖:
evaluate在类中Expression
-