TXW2 Compiler 20110809-redhat-2

com.sun.tools.txw2.model
Class Empty

java.lang.Object
  extended by com.sun.tools.txw2.model.Leaf
      extended by com.sun.tools.txw2.model.Empty
All Implemented Interfaces:
org.kohsuke.rngom.ast.om.ParsedPattern

public class Empty
extends Leaf

Author:
Kohsuke Kawaguchi

Field Summary
 
Fields inherited from class com.sun.tools.txw2.model.Leaf
location
 
Constructor Summary
Empty(Locator location)
           
 
Method Summary
 
Methods inherited from class com.sun.tools.txw2.model.Leaf
createDataMethod, getNext, getPrev, merge, siblings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Empty

public Empty(Locator location)

TXW2 Compiler 20110809-redhat-2

Copyright © 2012 Oracle. All Rights Reserved.