FreeBASIC
0.91.0
|
Go to the source code of this file.
Functions | |
function_as_ASTNODE_ptr | cViewStmt (byval_as_integer is_func) |
function_as_ASTNODE_ptr | cWidthStmt (byval_as_integer isfunc) |
function_as_ASTNODE_ptr | cColorStmt (byval_as_integer isfunc) |
function_as_ASTNODE_ptr | cScreenFunct () |
function_as_ASTNODE_ptr cColorStmt | ( | byval_as_integer | isfunc) |
Definition at line 148 of file parser-quirk-console.bas.
function_as_ASTNODE_ptr cScreenFunct | ( | ) |
Definition at line 197 of file parser-quirk-console.bas.
function_as_ASTNODE_ptr cViewStmt | ( | byval_as_integer | is_func) |
Definition at line 15 of file parser-quirk-console.bas.
function_as_ASTNODE_ptr cWidthStmt | ( | byval_as_integer | isfunc) |
Definition at line 63 of file parser-quirk-console.bas.