//
pkg.gl
Category
github.com/gfxlabs/gopherjs
internal
srctesting
package
1.18.1
Repository:
https://github.com/gfxlabs/gopherjs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
57 SLOC
#
Functions
Check
Check type correctness of the provided AST.
Format
Format AST node into a string.
Parse
Parse source from the string and return complete AST.
ParseFuncDecl
ParseFuncDecl parses source with a single function defined and returns the function AST.