Builder is an ASTBuilder that provides a method to create an ASTNode.
Constructor of Builder
Optional
Options to initialize Builder
Private
Create an ASTNode of the specified type
Type of the ASTNode
Properties of the ASTNode
Children of the ASTNode
An ASTNode
Internal
Get the current file range or null
Generated using TypeDoc
Builder is an ASTBuilder that provides a method to create an ASTNode.