ppg.parse
Interface Unparse

All Known Subinterfaces:
Command
All Known Implementing Classes:
DropCmd, ExtendCmd, GrammarPart, NewProdCmd, OverrideCmd, Production, Spec, TransferCmd

public interface Unparse


Method Summary
 void unparse(CodeWriter cw)
          Write a human-readable representation of the parse tree
 

Method Detail

unparse

public void unparse(CodeWriter cw)
Write a human-readable representation of the parse tree