Package org.drools.compiler.rule.builder.dialect.java.parser
package org.drools.compiler.rule.builder.dialect.java.parser
-
ClassDescriptionA helper class used during java code parsing to identify and handle exitPoints callsA helper class used during java code parsing to identify and handle exitPoints callsA descriptor class for a local variable declaration in a java code blockA helper class used during java code parsing to identify and handle modify(){} blocksA Java 1.5 grammar for ANTLR v3 derived from the spec This is a very close representation of the spec; the changes are comestic (remove left recursion) and also fixes (the spec isn't exactly perfect).A helper class used during java code parsing to identify and handle update() blocks