Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.parser.node |
Modifier and Type | Method and Description |
---|---|
static FunctionCall |
FunctionCall.of(String jiffleName,
Expression... args) |
Constructor and Description |
---|
BinaryExpression(int opCode,
Expression left,
Expression right) |
BinaryExpression(int opCode,
Expression left,
Expression right,
boolean declarationNeeded) |
ConFunction(Expression... args) |
SetDestValue(String varName,
Expression expr) |
Copyright © 2006–2018 GeoSolutions. All rights reserved.