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

Go to the source code of this file.

Functions

private sub hIfSingleLine (byval_as_FB_CMPSTMTSTK_ptr stk)
 
sub cIfStmtBegin ()
 
sub cIfStmtNext ()
 
sub cIfStmtEnd ()
 

Function Documentation

sub cIfStmtBegin ( )

Definition at line 102 of file parser-compound-if.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub cIfStmtEnd ( )

Definition at line 279 of file parser-compound-if.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub cIfStmtNext ( )

Definition at line 182 of file parser-compound-if.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private sub hIfSingleLine ( byval_as_FB_CMPSTMTSTK_ptr  stk)

Definition at line 15 of file parser-compound-if.bas.

Here is the call graph for this function:

Here is the caller graph for this function: