Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.parser.node |
Modifier and Type | Method and Description |
---|---|
Variable |
LoopInVariable.getListVariable() |
Variable |
LoopInRange.getLoopVariable() |
Variable |
LoopInLiteralList.getLoopVariable() |
Variable |
LoopInVariable.getLoopVariable() |
Variable |
ListAppend.getVar() |
Constructor and Description |
---|
ListAppend(Variable var,
Expression expression) |
LoopInLiteralList(Variable loopVariable,
ListLiteral listLiteral,
Statement statement) |
LoopInRange(Variable loopVariable,
Expression low,
Expression high,
Statement statement) |
LoopInVariable(Variable loopVariable,
Variable listVariable,
Statement statement) |
Copyright © 2006–2018 GeoSolutions. All rights reserved.