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

Go to the source code of this file.

Functions

private function_as_ASTNODE_ptr hOptionalTypeAndFirstExpr (byref_as_integer dtype, byref_as_FBSYMBOL_ptr subtype)
 
function_as_integer cPokeStmt ()
 
function_as_ASTNODE_ptr cPeekFunct ()
 

Function Documentation

function_as_ASTNODE_ptr cPeekFunct ( )

Definition at line 110 of file parser-quirk-peekpoke.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

function_as_integer cPokeStmt ( )

Definition at line 57 of file parser-quirk-peekpoke.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private function_as_ASTNODE_ptr hOptionalTypeAndFirstExpr ( byref_as_integer  dtype,
byref_as_FBSYMBOL_ptr  subtype 
)

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

Here is the call graph for this function:

Here is the caller graph for this function: