ppg.parse
Interface Unparse

All Known Subinterfaces:
Command
All Known Implementing Classes:
CUPSpec, DropCmd, ExtendCmd, GrammarPart, GrammarSymbol, NewProdCmd, Nonterminal, OverrideCmd, PPGSpec, PrecedenceModifier, Production, SemanticAction, Spec, Terminal, TransferCmd

public interface Unparse


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

Method Detail

unparse

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