| Package | Description |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisAdapter.caseTIn(TIn node) |
void |
Analysis.caseTIn(TIn node) |
| Modifier and Type | Method and Description |
|---|---|
TIn |
ACollectionMemberDeclaration.getIn() |
TIn |
AInExpression.getIn() |
| Modifier and Type | Method and Description |
|---|---|
void |
ACollectionMemberDeclaration.setIn(TIn node) |
void |
AInExpression.setIn(TIn node) |
| Constructor and Description |
|---|
ACollectionMemberDeclaration(TIn _in_,
TLbr _lbr_,
PPath _path_,
TRbr _rbr_,
TAs _as_,
PVariable _variable_) |
AInExpression(TIn _in_,
TLbr _lbr_,
PInList _inList_,
TRbr _rbr_) |
Copyright © 2004–2015 XWiki. All rights reserved.