Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IParsedTypeCollection

Index

Methods

add

  • adds a type to collection

    Parameters

    Returns void

addAnnotationType

  • adds annotation type

    Parameters

    Returns void

annotationTypes

  • lists annotation types defined in this collection

    Returns IParsedType[]

getAnnotationType

  • returns annotation type for a given name

    Parameters

    • name: string

    Returns IParsedType

getAnnotationTypeRegistry

  • Returns ITypeRegistry

getType

  • returns a type for a given name

    Parameters

    • name: string

    Returns IParsedType

getTypeRegistry

  • Returns ITypeRegistry

types

  • lists the types defined in this collection

    Returns IParsedType[]

Generated using TypeDoc