forked from project-jedi/jcl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCommon.dtx
60 lines (52 loc) · 1.32 KB
/
Common.dtx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
@@!!SYMREF
Summary
The list of packages in the JCL.
Description
The JCL is split into several packages, each one dedicated to
some feature family.
@@!!CLASSES
Summary
The list of classes in the JCL.
Description
This list contains all the classes declared in the JCL. Each
class member is then documented in its own page.
@@!!INTERFACES
Summary
The list of interfaces in the JCL.
Description
This list contains all the interfaces declared in the JCL.
Each interface member is then documented in its own page.
@@!!FUNCTIONS
Summary
The list of functions in the JCL.
Description
This list contains all the functions declared in the JCL.
@@!!RECORDS
Summary
The list of records and enumerations in the JCL.
Description
This list contains all the records and enumerations declared
in the JCL.
@@!!TYPES
Summary
The list of types in the JCL.
Description
This list contains all the types declared in the JCL.
@@!!VARIABLES
Summary
The list of global variables in the JCL.
Description
This list contains all the global variables declared in the
JCL.
@@!!CONSTANTS
Summary
The list of constants in the JCL.
Description
This list contains all the constants declared in the JCL.
@@!!FILES
Summary
The list of files in the JCL.
Description
This list contains all the files declared in the JCL. Each
file member is then documented in its own page.