Package org.drools.drl.parser.lang
Class DRL5Expressions.relationalOp_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
org.drools.drl.parser.lang.DRL5Expressions.relationalOp_return
- Enclosing class:
- DRL5Expressions
public static class DRL5Expressions.relationalOp_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
-
params
-
-
Constructor Details
-
relationalOp_return
public relationalOp_return()
-