IDL compiler front-end library
|
Go to the source code of this file.
Classes | |
class | AST::InterfaceKind |
The kind of interface. More... | |
class | AST::Interface |
Interface definition. More... | |
class | AST::InterfaceDecl |
Interface forward declaration. More... | |
Namespaces | |
namespace | AST |
Abstract Syntax Tree namespace. | |
Typedefs | |
typedef std::vector< const Interface * > | AST::Interfaces |
The sequence of interfaces. | |