Class ASTAssembler<R>Abstract

This class walks through the AST and generates arrays of tokens and function, which themselves return the same array. It can be used to search through the AST, or determine the ranges of AST nodes.

Type Parameters

  • R

Hierarchy (view full)

Implements

Constructors

Methods

Generated using TypeDoc