Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AtomMap

Hierarchy

  • AtomMap

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Private hashToIdDict

hashToIdDict: {}

Type declaration

  • [k: string]: number

Private idCounter

idCounter: number = 0

Private idToTypeDict

idToTypeDict: {}

Type declaration

Private Readonly structure

structure: Structure

Accessors

count

  • get count(): number

Methods

add

  • add(atomname: string, element?: undefined | string): number

get

remove

  • remove(id: number): boolean

Generated using TypeDoc