FreeBASIC  0.91.0
symb-scope.bas File Reference
#include "fb.bi"
#include "fbint.bi"
#include "parser.bi"
#include "list.bi"
#include "ast.bi"
#include "rtl.bi"
Include dependency graph for symb-scope.bas:

Go to the source code of this file.

Functions

function_as_FBSYMBOL_ptr symbAddScope (byval_as_ASTNODE_ptr backnode)
 
sub symbDelScope (byval_as_FBSYMBOL_ptr scp)
 
sub symbDelScopeTb (byval_as_FBSYMBOL_ptr scp)
 

Function Documentation

function_as_FBSYMBOL_ptr symbAddScope ( byval_as_ASTNODE_ptr  backnode)

Definition at line 15 of file symb-scope.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub symbDelScope ( byval_as_FBSYMBOL_ptr  scp)

Definition at line 37 of file symb-scope.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub symbDelScopeTb ( byval_as_FBSYMBOL_ptr  scp)

Definition at line 64 of file symb-scope.bas.

Here is the call graph for this function:

Here is the caller graph for this function: