| Classes | |
|---|---|
| GroovyBlockConsequence | Java block semantics Consequence. |
| GroovyBlockConsequenceFactory | No description provided. |
| GroovyCondition | Groovy expression semantics Condition. |
| GroovyConditionFactory | No description provided. |
| GroovyExprAnalyzer | Analyzes python expressions for all mentioned variables. |
| GroovyExprVisitor | Visits nodes in a Groovy parse tree to extract the individual expression criteria. |
| GroovyFunctions | Python block semantics Consequence. |
| GroovyFunctionsFactory | No description provided. |
| GroovySemanticFunctionsCompiler | No description provided. |
| GroovySemanticRuleCompiler | No description provided. |
| Exceptions | |
|---|---|
| NonBooleanExprException | Indicates an attempt to use a non-boolean expression in a condition. |
Groovy Semantic Module.