astdiff

package
v1.0.51 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeclSame

func DeclSame(a ast.Decl, b ast.Decl) bool

func DeclsSame

func DeclsSame(a []ast.Decl, b []ast.Decl) bool

func ExprSame

func ExprSame(a ast.Expr, b ast.Expr) bool

func ExprsSame

func ExprsSame(a []ast.Expr, b []ast.Expr) bool

func FileSame

func FileSame(a *ast.File, b *ast.File) bool

func FuncDeclSame

func FuncDeclSame(a *ast.FuncDecl, b *ast.FuncDecl) bool

func FuncDeclSameIgnoreBody

func FuncDeclSameIgnoreBody(a *ast.FuncDecl, b *ast.FuncDecl) bool

func NodeSame

func NodeSame(a ast.Node, b ast.Node) bool

func SpecSame

func SpecSame(a ast.Spec, b ast.Spec) bool

func SpecsSame

func SpecsSame(a []ast.Spec, b []ast.Spec) bool

func StmtSame

func StmtSame(a ast.Stmt, b ast.Stmt) bool

func StmtsSame

func StmtsSame(a []ast.Stmt, b []ast.Stmt) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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