treelite
|
sequence of one or more code blocks More...
#include <semantic.h>
Public Member Functions | |
std::vector< std::string > | Compile () const override |
void | Reserve (size_t size) |
void | PushBack (const CodeBlock &block) |
void | PushBack (CodeBlock &&block) |
sequence of one or more code blocks
Definition at line 171 of file semantic.h.