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

Go to the source code of this file.

Functions

private sub namespaceBegin (byval_as_FB_CMPSTMTSTK_ptr stk, byval_as_FBSYMBOL_ptr sym)
 
sub cNamespaceStmtBegin ()
 
sub cNamespaceStmtEnd ()
 
sub cUsingStmt ()
 

Function Documentation

sub cNamespaceStmtBegin ( )

Definition at line 29 of file parser-compound-namespace.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub cNamespaceStmtEnd ( )

Definition at line 165 of file parser-compound-namespace.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub cUsingStmt ( )

Definition at line 208 of file parser-compound-namespace.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private sub namespaceBegin ( byval_as_FB_CMPSTMTSTK_ptr  stk,
byval_as_FBSYMBOL_ptr  sym 
)

Definition at line 12 of file parser-compound-namespace.bas.

Here is the call graph for this function:

Here is the caller graph for this function: