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