Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Interpreter

Hierarchy

  • Interpreter

Index

Constructors

constructor

Methods

didOperate

didSelect

  • didSelect(selector: Selector, result: unknown): void

didTransform

getScope

  • getScope(index: number): Item

peekScope

popScope

pushScope

  • pushScope(scope: Item): void

scopeDepth

  • scopeDepth(): number

settings

swapScope

willOperate

willSelect

willTransform

  • willTransform(selector: Selector): void

Static fromAny

Static of