IDL compiler front-end library
|
Sequential container of the AST items. More...
#include <Container.h>
Public Member Functions | |
bool | visit (CodeGen &cg) const |
Sequential container of the AST items.
Definition at line 56 of file Container.h.
bool AST::Container::visit | ( | CodeGen & | cg | ) | const |
Visit all items for the code generation.
true
if unsuppported building blocks were occurred.