Uses of Interface
org.camunda.bpm.impl.juel.AstUnary.Operator
Packages that use AstUnary.Operator
-
Uses of AstUnary.Operator in org.camunda.bpm.impl.juel
Classes in org.camunda.bpm.impl.juel that implement AstUnary.OperatorFields in org.camunda.bpm.impl.juel declared as AstUnary.OperatorModifier and TypeFieldDescriptionstatic final AstUnary.Operator
AstUnary.EMPTY
static final AstUnary.Operator
AstUnary.NEG
static final AstUnary.Operator
AstUnary.NOT
Methods in org.camunda.bpm.impl.juel that return AstUnary.OperatorMethods in org.camunda.bpm.impl.juel with parameters of type AstUnary.OperatorModifier and TypeMethodDescriptionprotected AstUnary
Parser.createAstUnary
(AstNode child, AstUnary.Operator operator) Constructors in org.camunda.bpm.impl.juel with parameters of type AstUnary.Operator