package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Dec 23, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
ParseFile parses the source code of a single JavaScript/ECMAScript source file and returns
the corresponding ast.Program node.
ErrorList is a list of *Errors.
Add adds an Error with given position and message to an ErrorList.
Err returns an error equivalent to this ErrorList. If the list is empty, Err returns nil.
Error implements the Error interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.