Provides a high-level interface for getting typings given a schema.

Hierarchy

  • Transpiler

Indexable

[toLang: string]: any

Constructors

Properties

Methods - Other

Methods - Python

Methods - Rust

Methods - TargetCodeGenerator

Methods - Typescript

Constructors

Properties

megaSchema: JSONSchema

Other Methods

  • Parameters

    • gen: CodeGen

    Returns string

Python Methods

  • Returns the types in Python

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Python

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

Rust Methods

  • Returns the types in Rust

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Rust

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Rust

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Rust

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

TargetCodeGenerator Methods

  • Returns the types in Rust

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Rust

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Python

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Python

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Rust

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Rust

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

  • Returns the types in Typescript

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

Typescript Methods

  • Returns the types in Typescript

    Returns

    The types present in the megaSchema, seperated by newlines.

    Returns string

Generated using TypeDoc