FreeBASIC  0.91.0
AST_OPINFO Class Reference

Data Fields

AST_NODECLASS class
 
AST_OPFLAGS flags
 
const_zstring_ptr id
 
AST_OP selfop
 

Detailed Description

Definition at line 1836 of file ast.bi.

Field Documentation

AST_NODECLASS AST_OPINFO::class

Definition at line 1837 of file ast.bi.

AST_OPFLAGS AST_OPINFO::flags

Definition at line 1838 of file ast.bi.

const_zstring_ptr AST_OPINFO::id

Definition at line 1839 of file ast.bi.

AST_OP AST_OPINFO::selfop

Definition at line 1840 of file ast.bi.


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