Package org.drools.drl.parser.lang
Class DRL5Expressions.operator_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
org.drools.drl.parser.lang.DRL5Expressions.operator_return
- Enclosing class:
- DRL5Expressions
public static class DRL5Expressions.operator_return
extends org.antlr.runtime.ParserRuleReturnScope
-
Field Summary
FieldsFields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop, getTreeMethods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate
-
Field Details
-
negated
public boolean negated -
opr
-
-
Constructor Details
-
operator_return
public operator_return()
-