Package org.drools.semantics.groovy

Groovy Semantic Module.

See:
          Description

Class Summary
GroovyBlockConsequence Java block semantics Consequence.
GroovyBlockConsequenceFactory  
GroovyCondition Groovy expression semantics Condition.
GroovyConditionFactory  
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  
GroovySemanticFunctionsCompiler  
GroovySemanticRuleCompiler  
 

Exception Summary
NonBooleanExprException Indicates an attempt to use a non-boolean expression in a condition.
 

Package org.drools.semantics.groovy Description

Groovy Semantic Module.