internal

package
v0.0.0-...-fcf9151 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2023 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AncestorN

func AncestorN(stack []ast.Node, n int) (ast.Node, bool)

AncestorN returns the nth ancestor from stack, and true, or nil and false if it does not exist.

func Dump

func Dump(pass *analysis.Pass, node ast.Node)

func Is_jsObject

func Is_jsObject(pass *analysis.Pass, node ast.Node) bool

Returns true if expr represent a js.Object or *js.Object.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL