FreeBASIC  0.91.0
parser-quirk-goto-return.bas File Reference
#include "fb.bi"
#include "fbint.bi"
#include "parser.bi"
#include "rtl.bi"
#include "ast.bi"
Include dependency graph for parser-quirk-goto-return.bas:

Go to the source code of this file.

Functions

private function_as_integer hFuncReturn ()
 
private function_as_FBSYMBOL_ptr hGetLabelId ()
 
private sub hGosubBranch ()
 
private function_as_integer hGosubReturn ()
 
function_as_integer cGotoStmt (byval_as_FB_TOKEN tk)
 

Function Documentation

function_as_integer cGotoStmt ( byval_as_FB_TOKEN  tk)

Definition at line 150 of file parser-quirk-goto-return.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private function_as_integer hFuncReturn ( )

Definition at line 14 of file parser-quirk-goto-return.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private function_as_FBSYMBOL_ptr hGetLabelId ( )

Definition at line 63 of file parser-quirk-goto-return.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private sub hGosubBranch ( )

Definition at line 103 of file parser-quirk-goto-return.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private function_as_integer hGosubReturn ( )

Definition at line 116 of file parser-quirk-goto-return.bas.

Here is the call graph for this function:

Here is the caller graph for this function: