Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.parser |
Jiffle parser and support classes.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseWorker
Extends the base parse tree listener and adds a messages
field and a method to walk a given tree.
|
class |
ExpressionWorker
Labels expression nodes with their Jiffle types.
|
class |
ImagesBlockWorker
/**
Collects image var declarations from the script image block (if present).
|
class |
InitBlockWorker |
class |
OptionsBlockWorker |
class |
PropertyWorker<T> |
class |
RuntimeModelWorker
Generates a Java model representing the script, from which sources can be generated
|
class |
SourcePositionsWorker
Support class helping to list all the unique positions read in the various sources
|
class |
VarWorker
Inspects variables in the parse tree, labels their type and checks
usage.
|
Copyright © 2006–2018 GeoSolutions. All rights reserved.