Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Context

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected Readonly options

Protected Readonly resolved

resolved: Map<string, undefined | string> = ...

Protected Readonly variableRegistry

variableRegistry: VariableRegistry

Methods

get

  • get(name: string): undefined | string

resolve

  • resolve(name: string): Promise<void>