<<< Parser design     Table Of Contents     Strict-mode grammar evaluation >>>

Common Text Transformation Library http://cttl.sourceforge.net/

Production rule functions


  1. CTTL grammar example
  2. rule_adaptor.cpp
  3. Production rule function formats
  4. rule_formats.cpp
  5. rule_traced.cpp
  6. Function objects
  7. functor.cpp


CTTL grammar example


Keywords: rule_adaptor.cpp, const_edge, rule, fractional numbers


Production rule function formats


Keywords: rule_formats.cpp, rule, functor, function object, global function, member function, static member function

Keywords: rule_traced.cpp, CTTL_TRACE_MESSAGE, CTTL_STATIC_RULE, CTTL_MEMBER_RULE, CTTL_TRACE_RULES, traced function calls


Function objects


Keywords: functor.cpp, std::unary_function


Copyright © 1997-2009 Igor Kholodov mailto:cttl@users.sourceforge.net.

Permission to copy and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.


 

 

<<< Parser design     Table Of Contents     Strict-mode grammar evaluation >>>