Package org.camunda.bpm.impl.juel
Class AstString
java.lang.Object
org.camunda.bpm.impl.juel.AstNode
org.camunda.bpm.impl.juel.AstRightValue
org.camunda.bpm.impl.juel.AstLiteral
org.camunda.bpm.impl.juel.AstString
- All Implemented Interfaces:
ExpressionNode
,Node
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
appendStructure
(StringBuilder b, Bindings bindings) toString()
Methods inherited from class org.camunda.bpm.impl.juel.AstLiteral
getCardinality, getChild
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
getStructuralId, getValue