FreeBASIC  0.91.0
parser-decl-enum.bas File Reference
#include "fb.bi"
#include "fbint.bi"
#include "parser.bi"
#include "ast.bi"
Include dependency graph for parser-decl-enum.bas:

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)
 

Function Documentation

sub cEnumBody ( byval_as_FBSYMBOL_ptr  s,
byval_as_integer  attrib 
)

Definition at line 47 of file parser-decl-enum.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub cEnumDecl ( byval_as_integer  attrib)

Definition at line 143 of file parser-decl-enum.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private sub hEnumConstDecl ( byval_as_zstring_ptr  id,
byref_as_longint  value 
)

Definition at line 14 of file parser-decl-enum.bas.

Here is the call graph for this function:

Here is the caller graph for this function: