CROSSREF Manual
SYNTAX SUMMARY
SCAN
{ {
class-name
} [ ON ] }
CLASS { { * } [ OFF ] }
{
class-list
}
includes the following detailed parameters:
class-name
is one of the following:
BLOCKDATAS INLINES PROGLABELS
BLOCKS KEYWORDS REGISTERS
CONDITIONS LINENOS SCREENS
CONSTANTS LITERALS SUBPROCS
FILES MACROS SYSVARS
FMTLABELS MNEMONICS TYPES
FUNCTIONS PROCEDURE PARAMS VARIABLES
INDEXES PROCEDURES
class-list
has the following syntax:
{ [ ON ] [ ON ] }
{ (
name
[ ] [ ,
name
[ ] ]... ) }
{ [ OFF ] [ OFF ] }
CPU
cpu-number
DEFINITIONS ONLY
DIRECTIVES " [ ; ]
directive
... "
{
class-name
}
EXCLUDE { }
{ (
class-name
[ ,
class-name
] ... ) }
{
class-name
}
INCLUDE { }
{ (
class-name
[ ,
class-name
] ... ) }
A-6