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

Go to the source code of this file.

Functions

function_as_ASTNODE_ptr cTypeConvExpr (byval_as_FB_TOKEN tk, byval_as_integer isASM=FALSE)
 
function_as_ASTNODE_ptr cAnonType ()
 

Function Documentation

function_as_ASTNODE_ptr cAnonType ( )

Definition at line 140 of file parser-quirk-casting.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

function_as_ASTNODE_ptr cTypeConvExpr ( byval_as_FB_TOKEN  tk,
byval_as_integer  isASM = FALSE 
)

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

Here is the call graph for this function:

Here is the caller graph for this function: