statements

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Statement

type Statement struct {
	StartOffset   int64
	StartLine     int64
	StartCol      int64
	EndOffset     int64
	EndLine       int64
	EndCol        int64
	ExecutedCount int64
}

type StmtCollector

type StmtCollector struct {
	Statements []ast.Stmt
}

func (*StmtCollector) Collect

func (sc *StmtCollector) Collect(s ast.Stmt, fset *token.FileSet) error

Jump to

Keyboard shortcuts

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