Gjsify LogoGjsify Logo

A parsed item parsed by a #GcrParser.

record

Hierarchy

  • Parsed

Index

Constructors

Properties

name: string

Methods

  • get_data(): Uint8Array
  • get_description(): string
  • get_filename(): string
  • get_label(): string
  • Add a reference to a parsed item. An item may not be shared across threads until it has been referenced at least once.

    Returns Parsed

  • unref(parsed: object): void
  • Unreferences a parsed item which was referenced with gcr_parsed_ref()

    Parameters

    • parsed: object

      a parsed item

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method