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

Go to the source code of this file.

Macros

#define LEX_FLAGS   (LEXCHECK_NOLINECONT or LEXCHECK_NODEFINE or LEXCHECK_NOSUFFIX or LEXCHECK_NOMULTILINECOMMENT)
 

Functions

sub cDirective ()
 
function_as_integer cComment (byval_as_LEXCHECK lexflags)
 

Macro Definition Documentation

Definition at line 10 of file parser-comment.bas.

Function Documentation

function_as_integer cComment ( byval_as_LEXCHECK  lexflags)

Definition at line 190 of file parser-comment.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

private sub cDirective ( )

Definition at line 225 of file parser-comment.bas.

Here is the call graph for this function:

Here is the caller graph for this function: