treelite
Public Member Functions | Public Attributes | List of all members
ASTNode Class Referenceabstract
Inheritance diagram for ASTNode:
Inheritance graph
[legend]
Collaboration diagram for ASTNode:
Collaboration graph
[legend]

Public Member Functions

virtual void Dump (int indent)=0
 

Public Attributes

ASTNodeparent
 
std::vector< ASTNode * > children
 
int node_id
 
int tree_id
 
int num_descendant
 

Detailed Description

Definition at line 42 of file ast.h.


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