IDL compiler front-end library
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
Interface.h File Reference
#include "IV_Base.h"
#include <unordered_set>

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.