Drools :: Compiler 6.2.0.Final

org.drools.compiler.lang
Class DRL5Expressions.relationalOp_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by org.drools.compiler.lang.DRL5Expressions.relationalOp_return
Enclosing class:
DRL5Expressions

public static class DRL5Expressions.relationalOp_return
extends org.antlr.runtime.ParserRuleReturnScope


Field Summary
 boolean negated
           
 String opr
           
 List<String> params
           
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
DRL5Expressions.relationalOp_return()
           
 
Method Summary
 
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop, getTree
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

negated

public boolean negated

opr

public String opr

params

public List<String> params
Constructor Detail

DRL5Expressions.relationalOp_return

public DRL5Expressions.relationalOp_return()

Drools :: Compiler 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.