Uses of Interface
org.camunda.bpm.impl.juel.AstUnary.Operator
-
Uses of AstUnary.Operator in org.camunda.bpm.impl.juel
Modifier and TypeFieldDescriptionstatic final AstUnary.Operator
AstUnary.EMPTY
static final AstUnary.Operator
AstUnary.NEG
static final AstUnary.Operator
AstUnary.NOT
Modifier and TypeMethodDescriptionprotected AstUnary
Parser.createAstUnary
(AstNode child, AstUnary.Operator operator)