{{ !-- TODO(srawlins): Add annotations. }} {{ #self }}
{{ >source_link }}

{{{ displayName }}} {{ kind }} {{ >feature_set }} {{ >categorization }}

{{ /self }} {{ #library }} {{ >documentation }} {{ /library }} {{ #library.hasPublicClasses }}

Classes

{{ #library.publicClassesSorted }} {{ >container }} {{ /library.publicClassesSorted }}
{{ /library.hasPublicClasses }} {{ #library.hasPublicEnums }}

Enums

{{ #library.publicEnumsSorted }} {{ >container }} {{ /library.publicEnumsSorted }}
{{ /library.hasPublicEnums }} {{ #library.hasPublicMixins }}

Mixins

{{ #library.publicMixinsSorted }} {{ >container }} {{ /library.publicMixinsSorted }}
{{ /library.hasPublicMixins }} {{ #library.hasPublicExtensionTypes }}

Extension Types

{{ #library.publicExtensionTypesSorted }} {{ >extension_type }} {{ /library.publicExtensionTypesSorted }}
{{ /library.hasPublicExtensionTypes }} {{ #library.hasPublicExtensions }}

Extensions

{{ #library.publicExtensionsSorted }} {{ >extension }} {{ /library.publicExtensionsSorted }}
{{ /library.hasPublicExtensions }} {{ #library.hasPublicConstants }}

Constants

{{ #library.publicConstantsSorted }} {{ >constant }} {{ /library.publicConstantsSorted }}
{{ /library.hasPublicConstants }} {{ #library.hasPublicProperties }}

Properties

{{ #library.publicPropertiesSorted }} {{ >property }} {{ /library.publicPropertiesSorted }}
{{ /library.hasPublicProperties }} {{ #library.hasPublicFunctions }}

Functions

{{ #library.publicFunctionsSorted }} {{ >callable }} {{ /library.publicFunctionsSorted }}
{{ /library.hasPublicFunctions }} {{ #library.hasPublicTypedefs }}

Typedefs

{{ #library.publicTypedefsSorted }} {{ >typedef }} {{ /library.publicTypedefsSorted }}
{{ /library.hasPublicTypedefs }} {{ #library.hasPublicExceptions }}

Exceptions / Errors

{{ #library.publicExceptionsSorted }} {{ >container }} {{ /library.publicExceptionsSorted }}
{{ /library.hasPublicExceptions }}