JaCoP.fz
Class ASTPrint

java.lang.Object
  extended by JaCoP.fz.ASTPrint

public class ASTPrint
extends java.lang.Object

ASTPrint.java Prinitng of AST nodes generated bt jjtree


Constructor Summary
ASTPrint()
           
 
Method Summary
 void print(Node node)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTPrint

public ASTPrint()
Method Detail

print

public void print(Node node)