Constructor and Description |
---|
BreakIf(Expression condition) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Expression |
getCondition() |
int |
hashCode() |
void |
write(SourceWriter w) |
public BreakIf(Expression condition)
public void write(SourceWriter w)
public Expression getCondition()
Copyright © 2006–2018 GeoSolutions. All rights reserved.