|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TAnd | |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node | |
| Uses of TAnd in org.xwiki.query.jpql.analysis |
|---|
| Methods in org.xwiki.query.jpql.analysis with parameters of type TAnd | |
|---|---|
void |
AnalysisAdapter.caseTAnd(TAnd node)
|
void |
Analysis.caseTAnd(TAnd node)
|
| Uses of TAnd in org.xwiki.query.jpql.node |
|---|
| Methods in org.xwiki.query.jpql.node that return TAnd | |
|---|---|
TAnd |
ABetweenExpression.getAnd()
|
TAnd |
AConditionalTerm.getAnd()
|
| Methods in org.xwiki.query.jpql.node with parameters of type TAnd | |
|---|---|
void |
ABetweenExpression.setAnd(TAnd node)
|
void |
AConditionalTerm.setAnd(TAnd node)
|
| Constructors in org.xwiki.query.jpql.node with parameters of type TAnd | |
|---|---|
ABetweenExpression(TBetween _between_,
PArithmeticExpression _a_,
TAnd _and_,
PArithmeticExpression _b_)
|
|
AConditionalTerm(PConditionalTerm _conditionalTerm_,
TAnd _and_,
PConditionalFactor _conditionalFactor_)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||