Inspect Reference Summary

Parameters for FORTRAN
106101 Tandem Computers Incorporated 49
FORTRAN Scope Units and Scope Paths
scope-path
:
#
scope-unit
scope-unit
: one of
program subroutine function
FORTRAN Code Locations
code-location
:
{
scope-path
} [
offset
]...
{ [
scope-path
.]
code-spec
}
code-spec
: one of
scope-unit
statement-function
statement-label
entry-point
statement-number
#line-number
[ (
source-file
) ]
offset
:
{ + | - }
num
[
code-unit
]
code-unit
: one of
INSTRUCTION[S] STATEMENT[S] VERB[S]