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

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 Documentation

function_as_ASTNODE_ptr cColorStmt ( byval_as_integer  isfunc)

Definition at line 148 of file parser-quirk-console.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

function_as_ASTNODE_ptr cScreenFunct ( )

Definition at line 197 of file parser-quirk-console.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

function_as_ASTNODE_ptr cViewStmt ( byval_as_integer  is_func)

Definition at line 15 of file parser-quirk-console.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

function_as_ASTNODE_ptr cWidthStmt ( byval_as_integer  isfunc)

Definition at line 63 of file parser-quirk-console.bas.

Here is the call graph for this function:

Here is the caller graph for this function: