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.
Protected
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.