MultiElementType Class Reference
Basis for all tokens that run along several elements. More...
#include <elementtype.h>
Inheritance diagram for MultiElementType:


Public Member Functions | |
MultiElementType (SequenceParser *parser) | |
virtual luPt | getSpaceBefore (const ContextStyle &context, ContextStyle::TextStyle tstyle) |
virtual luPt | getSpaceAfter (OperatorType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle) |
virtual luPt | getSpaceAfter (RelationType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle) |
virtual luPt | getSpaceAfter (InnerElementType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle) |
virtual bool | multiElement () const |
virtual QString | text (SequenceElement *) const |
Detailed Description
Basis for all tokens that run along several elements.
Definition at line 173 of file elementtype.h.
Member Function Documentation
|
Reimplemented from ElementType. Definition at line 256 of file elementtype.cc. References ElementType::getSpaceAfter(). |
|
Reimplemented from ElementType. Definition at line 188 of file elementtype.h. |
The documentation for this class was generated from the following files: