org.irisa.genouest.logol.parser
Class logolParser.operator_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by org.irisa.genouest.logol.parser.logolParser.operator_return
Enclosing class:
logolParser

public static class logolParser.operator_return
extends org.antlr.runtime.ParserRuleReturnScope


Field Summary
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
logolParser.operator_return()
           
 
Method Summary
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getStart, getStop, getTemplate, getTree
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

logolParser.operator_return

public logolParser.operator_return()