public class SetDestValue extends Expression
type
Constructor and Description |
---|
SetDestValue(String varName,
Expression expr) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDestVar() |
Expression |
getExpr() |
int |
hashCode() |
String |
toString() |
void |
write(SourceWriter w) |
forceDouble, getType
public SetDestValue(String varName, Expression expr) throws NodeException
NodeException
public void write(SourceWriter w)
public boolean equals(Object o)
equals
in class Expression
public int hashCode()
hashCode
in class Expression
public String getDestVar()
public Expression getExpr()
Copyright © 2006–2018 GeoSolutions. All rights reserved.