| Package | Description |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisAdapter.caseTMulDiv(TMulDiv node) |
void |
Analysis.caseTMulDiv(TMulDiv node) |
| Modifier and Type | Method and Description |
|---|---|
TMulDiv |
AArithmeticTerm.getMulDiv() |
| Modifier and Type | Method and Description |
|---|---|
void |
AArithmeticTerm.setMulDiv(TMulDiv node) |
| Constructor and Description |
|---|
AArithmeticTerm(PArithmeticTerm _arithmeticTerm_,
TMulDiv _mulDiv_,
PArithmeticFactor _arithmeticFactor_) |
Copyright © 2004–2015 XWiki. All rights reserved.