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

Go to the source code of this file.

Functions

private sub hGetType (byref_as_integer dtype, byref_as_FBSYMBOL_ptr subtype)
 
private sub cConstAssign (byval_as_integer dtype, byval_as_FBSYMBOL_ptr subtype, byval_as_FB_SYMBATTRIB attrib)
 
sub cConstDecl (byval_as_integer attrib)
 

Function Documentation

private sub cConstAssign ( byval_as_integer  dtype,
byval_as_FBSYMBOL_ptr  subtype,
byval_as_FB_SYMBATTRIB  attrib 
)

Definition at line 48 of file parser-decl-const.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub cConstDecl ( byval_as_integer  attrib)

Definition at line 222 of file parser-decl-const.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private sub hGetType ( byref_as_integer  dtype,
byref_as_FBSYMBOL_ptr  subtype 
)

Definition at line 10 of file parser-decl-const.bas.

Here is the call graph for this function:

Here is the caller graph for this function: