Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Node

Node is the basic interface all members of the AST implements.

Hierarchy

  • Node

Index

Properties

Properties

location

location: Location

location info.

type

type: string

type of node.

Generated using TypeDoc