net.sourceforge.pmd.lang.ast
Class DummyNode

java.lang.Object
  extended by AbstractNode
      extended by net.sourceforge.pmd.lang.ast.DummyNode

public class DummyNode
extends AbstractNode


Constructor Summary
DummyNode(int id)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DummyNode

public DummyNode(int id)
Method Detail

toString

public String toString()


Copyright © 2002–2015 InfoEther. All rights reserved.