Initial check in docu

This commit is contained in:
2026-01-03 18:31:15 +01:00
parent e2c3cbc520
commit ee130973e2
98 changed files with 9430 additions and 0 deletions
@@ -0,0 +1,9 @@
// $Delphi Parser Generator: JavaDocLexer.pas -> TJavaDocLexerTokens.txt$
TJavaDocLexer
TT_EOF=1
TT_PARAM=4
TT_EXCEPTION=5
TT_ID=6
TT_STAR=7
TT_JAVADOC_CLOSE=8
TT_NEWLINE=9