org.mvel
Interface NodeType
public interface NodeType
IF
static final int IF
- See Also:
- Constant Field Values
FOREACH
static final int FOREACH
- See Also:
- Constant Field Values
ELSEIF
static final int ELSEIF
- See Also:
- Constant Field Values
ELSE
static final int ELSE
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
PROPERTY_EX
static final int PROPERTY_EX
- See Also:
- Constant Field Values
LITERAL
static final int LITERAL
- See Also:
- Constant Field Values
TERMINUS
static final int TERMINUS
- See Also:
- Constant Field Values
GOTO
static final int GOTO
- See Also:
- Constant Field Values
OPERATOR
static final int OPERATOR
- See Also:
- Constant Field Values
INCLUDE_BY_REF
static final int INCLUDE_BY_REF
- See Also:
- Constant Field Values