public abstract class Expression extends Object implements Node
Modifier and Type | Field and Description |
---|---|
protected JiffleType |
type |
Modifier | Constructor and Description |
---|---|
protected |
Expression(JiffleType type) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Expression |
forceDouble() |
JiffleType |
getType() |
int |
hashCode() |
protected final JiffleType type
protected Expression(JiffleType type)
public JiffleType getType()
public Expression forceDouble()
Copyright © 2006–2018 GeoSolutions. All rights reserved.