Package | Description |
---|---|
org.apache.activemq.artemis.selector.strict |
Modifier and Type | Method and Description |
---|---|
ParseException |
StrictParser.generateParseException()
Generate ParseException.
|
Modifier and Type | Method and Description |
---|---|
Expression |
StrictParser.addExpression() |
Expression |
StrictParser.andExpression() |
Expression |
StrictParser.comparisonExpression() |
Expression |
StrictParser.equalityExpression() |
BooleanExpression |
StrictParser.JmsSelector() |
ConstantExpression |
StrictParser.literal() |
Expression |
StrictParser.multExpr() |
Expression |
StrictParser.orExpression() |
Expression |
StrictParser.primaryExpr() |
String |
StrictParser.stringLitteral() |
Expression |
StrictParser.unaryExpr() |
PropertyExpression |
StrictParser.variable() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.