mutative

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MutativityWalker

type MutativityWalker struct {
	Mutative bool
	tree.Walker
}

func NewMutativityWalker

func NewMutativityWalker() *MutativityWalker

func (*MutativityWalker) EnterDeleteStmt

func (m *MutativityWalker) EnterDeleteStmt(node *tree.DeleteStmt) error

func (*MutativityWalker) EnterInsertStmt

func (m *MutativityWalker) EnterInsertStmt(node *tree.InsertStmt) error

func (*MutativityWalker) EnterUpdateStmt

func (m *MutativityWalker) EnterUpdateStmt(node *tree.UpdateStmt) error

Jump to

Keyboard shortcuts

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