class NstTreeTraversalPrint : public NstTreeTraversal

Traverse an AST and prints the type of each object on current output stream

Inheritance:


Inherited from NstTreeTraversal:

Public Methods

virtual int in_action(NstTree* t, NstTree* st, int num)
virtual void post_action(NstTree* t)
virtual int pre_action(NstTree* t)
virtual void traversal(NstTree* t)

Documentation

Traverse an AST and prints the type of each object on current output stream

This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de