pkl.base0.26.3
Properties( )
Methods( )
Classes
-
-
-
-
-
-
-
-
linkclassDeprecated extends Annotation
Indicates that the annotated member is deprecated and will likely be removed in the future.
-
linkclassAlsoKnownAs extends Annotation
Lists alternative names that the annotated member is known under.
-
linkclassUnlisted extends Annotation
Indicates that the annotated member should not be advertised by Pkldoc and other tools.
-
linkclassDocExample extends Annotation
Indicates to Pkldoc that the annotated module is an example for how to use
subjects
. -
linkclassSourceCode extends Annotation
Indicates that the annotated property's string value contains source code written in
language
. -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Type Aliases
-
-
-
-
-
-
-
-
-
-
-
-
-
linktypealiasDataSizeUnit = "b"|"kb"|"kib"|"mb"|"mib"|"gb"|"gib"|"tb"|"tib"|"pb"|"pib"
The unit of a
DataSize
. -
Fundamental properties, methods, and classes for writing Pkl programs.