treelite
Public Member Functions | List of all members
SequenceBlock Class Reference

sequence of one or more code blocks More...

#include <semantic.h>

Inheritance diagram for SequenceBlock:
Inheritance graph
[legend]
Collaboration diagram for SequenceBlock:
Collaboration graph
[legend]

Public Member Functions

std::vector< std::string > Compile () const override
 
void Reserve (size_t size)
 
void PushBack (const CodeBlock &block)
 
void PushBack (CodeBlock &&block)
 

Detailed Description

sequence of one or more code blocks

Definition at line 171 of file semantic.h.


The documentation for this class was generated from the following files: