Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "discourse/Type"

Index

Classes

Interfaces

Functions

Functions

boundParseLiteral

  • boundParseLiteral<DataImmutable, DataMutable>(this: function, ast: ValueNode, variables: IVariables | null | undefined): Internal<DataMutable>
  • Type parameters

    • DataImmutable

    • DataMutable: DataImmutable

    Parameters

    • this: function
        • (data: DataImmutable): DataMutable
        • Parameters

          • data: DataImmutable

          Returns DataMutable

    • ast: ValueNode
    • variables: IVariables | null | undefined

    Returns Internal<DataMutable>