edu.cs.ai.kreator.parser.groundatom
Class GroundAtomWithoutLanguageWalker.identifierL_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.GroundAtomWithoutLanguageWalker.identifierL_return
Enclosing class:
GroundAtomWithoutLanguageWalker

public static class GroundAtomWithoutLanguageWalker.identifierL_return
extends org.antlr.runtime.tree.TreeRuleReturnScope


Field Summary
 int line
           
 int pos
           
 java.lang.String value
           
 
Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
start
 
Constructor Summary
GroundAtomWithoutLanguageWalker.identifierL_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 java.lang.String value

line

public int line

pos

public int pos
Constructor Detail

GroundAtomWithoutLanguageWalker.identifierL_return

public GroundAtomWithoutLanguageWalker.identifierL_return()