Source-highlight Library
Public Member Functions | Public Attributes | Private Attributes | List of all members
srchilite::srchilite::StateLangElem Class Reference

a language element that introduces a new state pattern Composite More...

Inheritance diagram for srchilite::srchilite::StateLangElem:
Inheritance graph
[legend]
Collaboration diagram for srchilite::srchilite::StateLangElem:
Collaboration graph
[legend]

Public Member Functions

  StateLangElem (const std::string &n, StateStartLangElem *start, LangElems *elems, bool st=false)
 
void  set_elems (LangElems *elems)
 
void  set_state ()
 
virtual const std::string  toString () const
  return the string representation (with preprocessing) More...
 
virtual const std::string  toStringOriginal () const
  return the original representation (without any preprocessing); this is useful for printing errors More...
 
StateStartLangElemgetStateStart () const
 
bool  isState () const
 
LangElemsgetElems () const
 
virtual void  dispatch_build (HighlightStateBuilder *, HighlightState *state)
 
virtual void  dispatch_collect_const (LangElemsPrinter *)
 
const std::string  getName () const
 
bool  isRedef () const
 
void  setRedef ()
 
bool  isSubst () const
 
void  setSubst ()
 
const std::string  toStringParserInfo () const
 
void  setParserInfo (const std::string &name, unsigned int l)
 
void  setParserInfo (const ParserInfo *p)
 

Public Attributes

std::string  filename
 
unsigned int  line
 

Private Attributes

StateStartLangElemstatestartlangelem
 
LangElemslangelems
 
bool  state
 

Detailed Description

a language element that introduces a new state pattern Composite

Author
Lorenzo Bettini

Member Function Documentation

const std::string srchilite::StateLangElem::toString ( ) const
virtual

return the string representation (with preprocessing)

Returns
the string representation

Reimplemented from srchilite::srchilite::LangElem.

const std::string srchilite::StateLangElem::toStringOriginal ( ) const
virtual

return the original representation (without any preprocessing); this is useful for printing errors

Returns
the original representation

Implements srchilite::srchilite::LangElem.

const std::string srchilite::LangElem::toStringParserInfo ( ) const
inherited
Returns
a string representation of the ParserInfo struct

The documentation for this class was generated from the following files:
  • /home/bettini/work/source-highlight/src-highlite/lib/srchilite/langelemsprinter.cpp
  • /home/bettini/work/source-highlight/src-highlite/lib/srchilite/highlightstatebuilder.cpp
  • /home/bettini/work/source-highlight/src-highlite/lib/srchilite/statelangelem.cpp

AltStyle によって変換されたページ (->オリジナル) /