|
IDL compiler front-end library
|
Go to the source code of this file.
Classes | |
| struct | AST::ScopedName |
| A scoped name: sequence of identifiers. More... | |
Namespaces | |
| namespace | AST |
| Abstract Syntax Tree namespace. | |
Typedefs | |
| typedef std::forward_list< ScopedName > | AST::ScopedNames |
| Sequence of scoped names. | |