Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIdentifiers ¶
func GetIdentifiers(p *ast.Program) []string {
func InitJSRegistry ¶ added in v0.4.2
func InitJSRegistry(logger *slog.Logger, func_map map[string]any) (*JSRegistry, LoggerPrinter)
Types ¶
type JSCode ¶
type JSCode struct {
// contains filtered or unexported fields
}
to store info on a js prog
type JSRegistry ¶ added in v0.4.4
Click to show internal directories.
Click to hide internal directories.