Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ASTNode

AST

Hierarchy

  • ASTNode

Index

Properties

Properties

children

children: Array<ASTNode>

type

type: Token

value

value: string | null

Generated using TypeDoc