TAL Reference Manual

Compiler Directives
TAL Reference Manual526371-001
16-23
Usage Considerations
class
is an identifier class. The default list of classes includes all classes except UNREF.
You can specify any of the following classes:
The CONSTANTS class is available in the stand-alone Crossref product, but not in the
CROSSREF directive.
Usage Considerations
CROSSREF and NOCROSSREF can appear on the compilation command or any
number of times anywhere in the source code. To list the cross-references, LIST and
NOSUPPRESS must be in effect at the end of the source file. The cross-reference
information appears between the global maps and the load maps.
Class Meaning
BLOCKS Named and private data blocks
DEFINES Named text
LABELS Statement labels
LITERALS Named constants
PROCEDURES Procedures
PROCPARAMS Procedures that are formal parameters
SUBPROCS Subprocedures
TEMPLATES Template structures
UNREF Unreferenced identifiers
VARIABLES Simple variables, arrays, definition structures, referral
structures, pointers, and equivalenced variables
Note. If you use USEGLOBALS, do not use CROSSREF.
If you do, the compiler will not
pass Inspect and cross-reference information to SYMSERV.
NOCROSSREF
VST1611.vsd
(
CROSSREF
class
)
,
class