Drools :: Compiler 6.0.0.CR5

org.drools.compiler.lang
Class DRL6Expressions.relationalOp_return

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

public static class DRL6Expressions.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
DRL6Expressions.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

DRL6Expressions.relationalOp_return

public DRL6Expressions.relationalOp_return()

Drools :: Compiler 6.0.0.CR5

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