|
FreeBASIC
0.91.0
|

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) |
| #define LEX_FLAGS (LEXCHECK_NOLINECONT or LEXCHECK_NODEFINE or LEXCHECK_NOSUFFIX or LEXCHECK_NOMULTILINECOMMENT) |
Definition at line 10 of file parser-comment.bas.
| function_as_integer cComment | ( | byval_as_LEXCHECK | lexflags) |
Definition at line 190 of file parser-comment.bas.


| private sub cDirective | ( | ) |
Definition at line 225 of file parser-comment.bas.

