Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Node

Hierarchy

  • Node

Index

Constructors

Properties

Constructors

constructor

  • new Node(type: any, position: any, location: any): Node
  • Parameters

    • type: any
    • position: any
    • location: any

    Returns Node

Properties

location

location: any

position

position: any

type

type: any

Generated using TypeDoc