FreeBASIC
0.91.0
|
Go to the source code of this file.
Functions | |
private sub | hEnumConstDecl (byval_as_zstring_ptr id, byref_as_longint value) |
sub | cEnumBody (byval_as_FBSYMBOL_ptr s, byval_as_integer attrib) |
sub | cEnumDecl (byval_as_integer attrib) |
sub cEnumBody | ( | byval_as_FBSYMBOL_ptr | s, |
byval_as_integer | attrib | ||
) |
Definition at line 47 of file parser-decl-enum.bas.
sub cEnumDecl | ( | byval_as_integer | attrib) |
Definition at line 143 of file parser-decl-enum.bas.
private sub hEnumConstDecl | ( | byval_as_zstring_ptr | id, |
byref_as_longint | value | ||
) |
Definition at line 14 of file parser-decl-enum.bas.