Options
All
  • Public
  • Public/Protected
  • All
Menu

A special case of shared symbol table whose entries are all undefined. Used in certain cases when an import cannot be satisfied by the current catalog.

see

https://amazon-ion.github.io/ion-docs/symbols.html#imports

Hierarchy

Index

Constructors

constructor

Accessors

name

  • get name(): string

numberOfSymbols

  • get numberOfSymbols(): number

version

  • get version(): number

Methods

getSymbolId

  • getSymbolId(text: string): undefined | number

getSymbolText

  • getSymbolText(symbolId: number): undefined | string