Package org.camunda.bpm.impl.juel
Class AstLiteral
java.lang.Object
org.camunda.bpm.impl.juel.AstNode
org.camunda.bpm.impl.juel.AstRightValue
org.camunda.bpm.impl.juel.AstLiteral
- All Implemented Interfaces:
ExpressionNode
,Node
- Direct Known Subclasses:
AstBoolean
,AstNull
,AstNumber
,AstString
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.impl.juel.AstRightValue
getMethodInfo, getType, getValueReference, invoke, isLeftValue, isLiteralText, isMethodInvocation, isReadOnly, setValue
Methods inherited from class org.camunda.bpm.impl.juel.AstNode
appendStructure, eval, getStructuralId, getValue