File: warning_back_comment.xml

package info (click to toggle)
pasdoc 0.16.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 33,536 kB
  • sloc: pascal: 28,894; javascript: 7,665; xml: 2,597; makefile: 519; sh: 417
file content (17 lines) | stat: -rw-r--r-- 642 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<unit name="warning_back_comment.pas">
  <description><detailed>Descr of unit warning_back_comment</detailed></description>
  <variable name="V1: Integer;">
    <description><detailed>descr of V1 and V2</detailed></description>
  </variable>
  <variable name="V2: Integer;">
    <description><detailed>descr of V1 and V2</detailed></description>
  </variable>
  <variable name="V4: string;">
    <description><detailed>descr of V4 after a keyword</detailed></description>
  </variable>
  <type name="T = byte;">
  </type>
  <type name="TMyEnum = (...);">
    <description><detailed>Descr of TMyEnum</detailed></description>
  </type>
</unit>