astgen

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: BSD-3-Clause Imports: 1 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ASTDecl

type ASTDecl interface {
	ASTDecl() ast.Decl
}

type ASTExpr

type ASTExpr interface {
	ASTExpr() ast.Expr
}

type ASTSpec

type ASTSpec interface {
	ASTSpec() ast.Spec
}

type ASTStmt

type ASTStmt interface {
	ASTStmt() ast.Stmt
}

Jump to

Keyboard shortcuts

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