FreeBASIC  0.91.0
AST_NODE_BREAK Class Reference
Collaboration diagram for AST_NODE_BREAK:

Data Fields

ASTNODE__ptr parent
 
integer scope
 
integer linenum
 
integer stmtnum
 

Detailed Description

Definition at line 1654 of file ast.bi.

Field Documentation

integer AST_NODE_BREAK::linenum

Definition at line 1657 of file ast.bi.

ASTNODE__ptr AST_NODE_BREAK::parent

Definition at line 1655 of file ast.bi.

integer AST_NODE_BREAK::scope

Definition at line 1656 of file ast.bi.

integer AST_NODE_BREAK::stmtnum

Definition at line 1658 of file ast.bi.


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