File: AllIdentifiers.html

package info (click to toggle)
pasdoc 0.16.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,572 kB
  • sloc: pascal: 28,894; javascript: 7,665; xml: 2,597; makefile: 523; sh: 417
file content (78 lines) | stat: -rw-r--r-- 3,570 bytes parent folder | download | duplicates (2)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html>
<html lang="en">
<head>
<title>All Identifiers</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<h1 class="allitems">All Identifiers</h1>
<table class="itemstable wide_list">
<tr class="listheader">
<th class="itemname">Name</th>
<th class="itemunit">Unit</th>
<th class="itemdesc">Description</th>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="ok_macros.html#Foo">Foo</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="ok_macros.html#FourConst">FourConst</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>Test of recursive macro expansion.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="ok_macros.html#MyProc1">MyProc1</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>Below is an example of a very bad and confusing (but valid) macro usage. Just to test pasdoc.</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="ok_macros.html#MyProc2">MyProc2</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>This is very stupid way to declare a procedure</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="ok_macros.html#MyProc3">MyProc3</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="ok_macros.html#OneAndNotNothing">OneAndNotNothing</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>Test that symbol that is not a macro is something different than a macro that expands to nothing.</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="ok_macros.html#OnlyOne">OnlyOne</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="ok_macros.TAncestor.html">TAncestor</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="ok_macros.html#ThisShouldBeIncluded">ThisShouldBeIncluded</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="ok_macros.html#ThisShouldBeIncluded2">ThisShouldBeIncluded2</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="ok_macros.html#ThisShouldBeTrue">ThisShouldBeTrue</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="ok_macros.TMyClass.html">TMyClass</a></td>
<td class="itemunit"><a class="bold" href="ok_macros.html">ok_macros</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
</table>
</body></html>