Constructor and Description |
---|
LoopInVariable(Variable loopVariable,
Variable listVariable,
Statement statement) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Variable |
getListVariable() |
Variable |
getLoopVariable() |
Statement |
getStatement() |
int |
hashCode() |
void |
write(SourceWriter w) |
public void write(SourceWriter w)
public Statement getStatement()
public Variable getLoopVariable()
public Variable getListVariable()
Copyright © 2006–2018 GeoSolutions. All rights reserved.