| Package | Description |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisAdapter.caseTConcat(TConcat node) |
void |
Analysis.caseTConcat(TConcat node) |
| Modifier and Type | Method and Description |
|---|---|
TConcat |
AConcatFunctionsReturningStrings.getConcat() |
| Modifier and Type | Method and Description |
|---|---|
void |
AConcatFunctionsReturningStrings.setConcat(TConcat node) |
| Constructor and Description |
|---|
AConcatFunctionsReturningStrings(TConcat _concat_,
TLbr _lbr_,
PStringPrimary _s1_,
TComma _comma_,
PStringPrimary _s2_,
TRbr _rbr_) |
Copyright © 2004–2017 XWiki. All rights reserved.