| Package | Description |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisAdapter.caseTSubstring(TSubstring node) |
void |
Analysis.caseTSubstring(TSubstring node) |
| Modifier and Type | Method and Description |
|---|---|
TSubstring |
ASubstringFunctionsReturningStrings.getSubstring() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASubstringFunctionsReturningStrings.setSubstring(TSubstring node) |
| Constructor and Description |
|---|
ASubstringFunctionsReturningStrings(TSubstring _substring_,
TLbr _lbr_,
PStringPrimary _stringPrimary_,
TComma _c1_,
PSimpleArithmeticExpression _start_,
TComma _c2_,
PSimpleArithmeticExpression _length_,
TRbr _rbr_) |
Copyright © 2004–2017 XWiki. All rights reserved.