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

plain code block containing one or more lines of code More...

#include <semantic.h>

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

Public Member Functions

 PlainBlock (const std::string &inner_text)
 
 PlainBlock (const std::vector< std::string > &inner_text)
 
 PlainBlock (std::vector< std::string > &&inner_text)
 
std::vector< std::string > Compile () const override
 

Detailed Description

plain code block containing one or more lines of code

Definition at line 118 of file semantic.h.


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