FencePostNode Class Reference

#include <CompileNodes.h>

Inheritance diagram for FencePostNode:

CompileNode List of all members.

Public Member Functions

 FencePostNode (const LLCToken _tok, const uint32 _linenum)
virtual ~FencePostNode ()
virtual void print_unk (std::ostream &o)
virtual bool isA (const LLCToken &tok)

Private Attributes

const LLCToken iTok

Detailed Description

Definition at line 100 of file CompileNodes.h.


Constructor & Destructor Documentation

FencePostNode::FencePostNode ( const LLCToken  _tok,
const uint32  _linenum 
) [inline]

Definition at line 103 of file CompileNodes.h.

virtual FencePostNode::~FencePostNode (  )  [inline, virtual]

Definition at line 105 of file CompileNodes.h.


Member Function Documentation

virtual bool FencePostNode::isA ( const LLCToken tok  )  [inline, virtual]

Implements CompileNode.

Definition at line 116 of file CompileNodes.h.

virtual void FencePostNode::print_unk ( std::ostream &  o  )  [inline, virtual]

Implements CompileNode.

Definition at line 107 of file CompileNodes.h.

References iTok, LLC_CLOSE_BRACE, and LLC_OPEN_BRACE.


Member Data Documentation

const LLCToken FencePostNode::iTok [private]

Definition at line 116 of file CompileNodes.h.

Referenced by print_unk().


The documentation for this class was generated from the following file:
Generated on Fri Jul 27 22:29:10 2007 for pentagram by  doxygen 1.4.7