|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TAs | |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node | |
| Uses of TAs in org.xwiki.query.jpql.analysis |
|---|
| Methods in org.xwiki.query.jpql.analysis with parameters of type TAs | |
|---|---|
void |
AnalysisAdapter.caseTAs(TAs node)
|
void |
Analysis.caseTAs(TAs node)
|
| Uses of TAs in org.xwiki.query.jpql.node |
|---|
| Methods in org.xwiki.query.jpql.node that return TAs | |
|---|---|
TAs |
AAsSubselectIdentificationVariableDeclaration.getAs()
|
TAs |
ARangeVariableDeclaration.getAs()
|
TAs |
AJoin.getAs()
|
TAs |
ACollectionMemberDeclaration.getAs()
|
| Methods in org.xwiki.query.jpql.node with parameters of type TAs | |
|---|---|
void |
AAsSubselectIdentificationVariableDeclaration.setAs(TAs node)
|
void |
ARangeVariableDeclaration.setAs(TAs node)
|
void |
AJoin.setAs(TAs node)
|
void |
ACollectionMemberDeclaration.setAs(TAs node)
|
| Constructors in org.xwiki.query.jpql.node with parameters of type TAs | |
|---|---|
AAsSubselectIdentificationVariableDeclaration(PPath _path_,
TAs _as_,
PVariable _variable_)
|
|
ACollectionMemberDeclaration(TIn _in_,
TLbr _lbr_,
PPath _path_,
TRbr _rbr_,
TAs _as_,
PVariable _variable_)
|
|
AJoin(PJoinSpec _joinSpec_,
TTJoin _tJoin_,
PPath _path_,
TAs _as_,
PVariable _variable_)
|
|
ARangeVariableDeclaration(PAbstractSchemaName _abstractSchemaName_,
TAs _as_,
PVariable _variable_)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||