revisor

package
v0.0.0-...-469cf1e Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Revisor

type Revisor struct {
	CandidateNodes []*ir.RevNode
	CandidateStmts []*ir.RevStmt
	// contains filtered or unexported fields
}

func NewRevisor

func NewRevisor(schema *schema.Schema) *Revisor

func (*Revisor) Enter

func (v *Revisor) Enter(in ast.Node) (out ast.Node, skipChildren bool)

func (*Revisor) Leave

func (v *Revisor) Leave(in ast.Node) (out ast.Node, ok bool)

Jump to

Keyboard shortcuts

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