CPIP
latest
  • CPIP
  • Visualising Preprocessing
  • Installation
  • CPIP Introduction
  • CPIPMain.py Examples
  • Command Line Tools
  • CPIP Tutorials
  • CPIP Reference
    • Command Line Tools
    • Library
      • CppCondGraphToHtml
      • IncGraphSVG
      • IncGraphSVGBase
      • IncGraphXML
      • ItuToHtml
      • MacroHistoryHtml
      • TokenCss
      • Tu2Html
      • TuIndexer
      • cpip.core
        • ConstantExpression
        • CppCond
        • CppDiagnostic
        • FileIncludeGraph
        • FileIncludeStack
        • FileLocation
        • IncludeHandler
        • ItuToTokens
        • MacroEnv
        • PpDefine
        • PpLexer
        • PpToken
        • PpTokenCount
        • PpTokeniser
        • PpWhitespace
        • PragmaHandler
      • cpip.util
      • cpip.plot
  • Usage
  • Contributing
  • Credits
  • History
CPIP
  • Docs »
  • CPIP Reference »
  • cpip.core
  • Edit on GitHub

cpip.coreΒΆ

CPIP Core contains the core code for pre-processing. The architecture is described here: CPIP Core Architecture.

  • ConstantExpression
  • CppCond
  • CppDiagnostic
  • FileIncludeGraph
  • FileIncludeStack
  • FileLocation
  • IncludeHandler
  • ItuToTokens
  • MacroEnv
  • PpDefine
  • PpLexer
  • PpToken
  • PpTokenCount
  • PpTokeniser
  • PpWhitespace
  • PragmaHandler
Next Previous

© Copyright 2008-2017, Paul Ross. Revision c483b9d4.

Built with Sphinx using a theme provided by Read the Docs.