#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< LayoutFrame > | next |
Definition at line 80 of file TransitionLexer.hxx.
| 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().
| unsigned LayoutFrame::column |
| boost::shared_ptr<LayoutFrame> LayoutFrame::next |
Definition at line 86 of file TransitionLexer.hxx.
1.4.7