LayoutFrame Struct Reference

#include <TransitionLexer.hxx>


Static Public Member Functions

static boost::shared_ptr<
LayoutFrame
make (int _precedingToken, bool _inserted, unsigned _column, const sherpa::LToken &tok)

Data Fields

bool inserted
unsigned column
int precedingToken
sherpa::LToken tok
boost::shared_ptr< LayoutFramenext


Detailed Description

Definition at line 80 of file TransitionLexer.hxx.


Member Function Documentation

static boost::shared_ptr<LayoutFrame> LayoutFrame::make ( int  _precedingToken,
bool  _inserted,
unsigned  _column,
const sherpa::LToken tok 
) [inline, static]

Definition at line 89 of file TransitionLexer.hxx.

References column, inserted, precedingToken, and tok.

Referenced by TransitionLexer::beginBlock().


Field Documentation

unsigned LayoutFrame::column

Definition at line 82 of file TransitionLexer.hxx.

Referenced by make().

bool LayoutFrame::inserted

Definition at line 81 of file TransitionLexer.hxx.

Referenced by make().

boost::shared_ptr<LayoutFrame> LayoutFrame::next

Definition at line 86 of file TransitionLexer.hxx.

int LayoutFrame::precedingToken

Definition at line 83 of file TransitionLexer.hxx.

Referenced by make().

sherpa::LToken LayoutFrame::tok

Definition at line 84 of file TransitionLexer.hxx.

Referenced by make().


The documentation for this struct was generated from the following file:
Generated on Fri May 18 07:59:18 2012 for BitC Compiler by  doxygen 1.4.7