Class logolParser.entity_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by logolParser.entity_return
Enclosing class:
logolParser

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


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

Field Detail

lvar

public LogolVariable lvar
Constructor Detail

logolParser.entity_return

public logolParser.entity_return()