|
FreeBASIC
0.91.0
|

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_as_integer cGotoStmt | ( | byval_as_FB_TOKEN | tk) |
Definition at line 150 of file parser-quirk-goto-return.bas.


| private function_as_integer hFuncReturn | ( | ) |
Definition at line 14 of file parser-quirk-goto-return.bas.


| private function_as_FBSYMBOL_ptr hGetLabelId | ( | ) |
Definition at line 63 of file parser-quirk-goto-return.bas.


| private sub hGosubBranch | ( | ) |
Definition at line 103 of file parser-quirk-goto-return.bas.


| private function_as_integer hGosubReturn | ( | ) |
Definition at line 116 of file parser-quirk-goto-return.bas.

