FreeBASIC  0.91.0
AST_PROC_CTX Class Reference

Data Fields

ASTNODE_ptr head
 
ASTNODE_ptr tail
 
ASTNODE_ptr curr
 

Detailed Description

Definition at line 1741 of file ast.bi.

Field Documentation

ASTNODE_ptr AST_PROC_CTX::curr

Definition at line 1744 of file ast.bi.

ASTNODE_ptr AST_PROC_CTX::head

Definition at line 1742 of file ast.bi.

ASTNODE_ptr AST_PROC_CTX::tail

Definition at line 1743 of file ast.bi.


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