treelite
Public Member Functions | List of all members
CodeBlock Class Referenceabstract

fundamental block in semantic model. All code blocks should inherit from this class. More...

#include <semantic.h>

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

Public Member Functions

virtual std::vector< std::string > Compile () const =0
 

Detailed Description

fundamental block in semantic model. All code blocks should inherit from this class.

Definition at line 65 of file semantic.h.


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