[
Top
]
[
Contents
]
[
Index
]
[
?
]
Table of Contents
1. Overview
1.1 Introduction
1.2 Tree walking: the need for something better
1.3 Aspect-oriented programming
1.4 The treecc approach
2. A simple example for expressions
2.1 Storing extra information
3. Invoking treecc from the command-line
4. Syntax of input files
4.1 Node declarations
4.2 Types used in fields and parameters
4.3 Enumerated type declarations
4.4 Operation declarations
4.5 Options that modify treecc's behaviour
4.6 Literal code declarations
4.7 Changing input and output files
5. Tracking line numbers in source files
6. API's available in the generated output
6.1 C Language APIs
6.2 C++ Language APIs
6.3 Java Language APIs
6.4 C# Language APIs
6.5 Ruby Language APIs
6.6 Python Language APIs
A. Full expression example code
B. EBNF syntax for treecc input files
Index
[
Top
]
[
Contents
]
[
Index
]
[
?
]
This document was generated by
Klaus Treichel
on
January, 18 2009
using
texi2html 1.78
.