Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.parser |
Jiffle parser and support classes.
|
Modifier and Type | Field and Description |
---|---|
protected TreeNodeProperties<T> |
PropertyWorker.properties |
Modifier and Type | Method and Description |
---|---|
TreeNodeProperties<T> |
PropertyWorker.getProperties() |
TreeNodeProperties<SymbolScope> |
ExpressionWorker.getScopes()
Gets the scope annotations, which may have been modified when
this worker walked the parse tree.
|
Constructor and Description |
---|
RuntimeModelWorker(ParseTree tree,
Map<String,String> options,
TreeNodeProperties<JiffleType> types,
TreeNodeProperties<SymbolScope> scopes)
Labels the parse tree with Node objects representing elements
of the runtime code.
|
RuntimeModelWorker(ParseTree tree,
Map<String,String> options,
TreeNodeProperties<JiffleType> types,
TreeNodeProperties<SymbolScope> scopes)
Labels the parse tree with Node objects representing elements
of the runtime code.
|
TreeNodeProperties(TreeNodeProperties<T> other) |
Copyright © 2006–2018 GeoSolutions. All rights reserved.