PFakeArray |
PasDoc_Hashes |
|
PHashEntry |
PasDoc_Hashes |
|
PLanguageRecord |
PasDoc_Languages |
language descriptor |
PPHashEntry |
PasDoc_Hashes |
|
PRawDescriptionInfo |
PasDoc_Items |
|
PTransTable |
PasDoc_Languages |
|
RawByteString |
PasDoc_Types |
|
RTransTable |
PasDoc_Languages |
array holding the translated strings, or empty for default (English) text. |
TBytes |
PasDoc_Types |
|
TCharSet |
PasDoc_Types |
|
TCioParseMode |
PasDoc_Parser |
|
TCIOType |
PasDoc_Items |
enumeration type to determine type of TPasCio item |
TClassDirective |
PasDoc_Items |
|
TCreatedOverviewFile |
PasDoc_Gen |
|
TFakeArray |
PasDoc_Hashes |
in FPC, I can simply use PPHashEntry as an array of PHashEntry - Delphi doesn't allow that. |
THintDirective |
PasDoc_Items |
|
THintDirectives |
PasDoc_Items |
|
TImplicitVisibility |
PasDoc_Types |
See command-line option --implicit-visibility documentation at [https://github.com/pasdoc/pasdoc/wiki/ImplicitVisibilityOption] |
TKeyword |
PasDoc_Tokenizer |
|
TLanguageID |
PasDoc_Languages |
An enumeration type of all supported languages |
TLinkContext |
PasDoc_Gen |
This is used by TDocGenerator.MakeItemLink |
TLinkLook |
PasDoc_Gen |
|
TListItemSpacing |
PasDoc_Gen |
|
TListType |
PasDoc_Gen |
|
TMethodType |
PasDoc_Items |
Methodtype for TPasMethod |
TNameParts |
PasDoc_Types |
This represents parts of a qualified name of some item. |
TOverviewFile |
PasDoc_Gen |
Overview files that pasdoc generates for multiple-document-formats like HTML (see TGenericHTMLDocGenerator). |
TPasDocMessageEvent |
PasDoc_Types |
|
TPasDocMessageType |
PasDoc_Types |
|
TSerializableClass |
PasDoc_Serialize |
|
TSortSetting |
PasDoc_SortSettings |
|
TSortSettings |
PasDoc_SortSettings |
|
TStandardDirective |
PasDoc_Tokenizer |
|
TStringConverter |
PasDoc_TagManager |
|
TSwitchOptions |
PasDoc_Scanner |
an array of boolean values, index type is TUpperCaseLetter |
TSymbolType |
PasDoc_Tokenizer |
enumeration type that provides all types of symbols; each symbol's name starts with SYM_ |
TTagAllowedInsideEvent |
PasDoc_TagManager |
|
TTagExecuteEvent |
PasDoc_TagManager |
|
TTagOption |
PasDoc_TagManager |
|
TTagOptions |
PasDoc_TagManager |
|
TTokenType |
PasDoc_Tokenizer |
enumeration type that provides all types of tokens; each token's name starts with TOK_. |
TTranslationID |
PasDoc_Languages |
An enumeration type of all static output texts. |
TTryAutoLinkEvent |
PasDoc_TagManager |
|
TUpperCaseLetter |
PasDoc_Scanner |
subrange type that has the 26 lower case letters from a to z |
TVisibilities |
PasDoc_Items |
|
TVisibility |
PasDoc_Items |
Visibility of a field/method. |
UnicodeString |
PasDoc_Types |
|