org.openxri.xri3.impl.parser
Class Parser.ipath_empty

java.lang.Object
  extended by org.openxri.xri3.impl.parser.Rule
      extended by org.openxri.xri3.impl.parser.Parser.ipath_empty
Enclosing class:
Parser

public static final class Parser.ipath_empty
extends Rule


Field Summary
 
Fields inherited from class org.openxri.xri3.impl.parser.Rule
rules, spelling
 
Constructor Summary
Parser.ipath_empty(Parser.ipath_empty rule)
           
 
Method Summary
 java.lang.Object visit(Visitor visitor)
           
 
Methods inherited from class org.openxri.xri3.impl.parser.Rule
compareTo, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Parser.ipath_empty

public Parser.ipath_empty(Parser.ipath_empty rule)
Method Detail

visit

public java.lang.Object visit(Visitor visitor)
Specified by:
visit in class Rule


Copyright © 2005-2012. All Rights Reserved.