edu.cs.ai.kreator.parser.groundatom
Class GroundAtomWalker.query_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.tree.TreeRuleReturnScope
          extended by edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker.query_return
Enclosing class:
GroundAtomWalker

public static class GroundAtomWalker.query_return
extends org.antlr.runtime.tree.TreeRuleReturnScope


Field Summary
 Query value
           
 
Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
start
 
Constructor Summary
GroundAtomWalker.query_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

value

public Query value
Constructor Detail

GroundAtomWalker.query_return

public GroundAtomWalker.query_return()