line_inputs

package
v0.0.0-...-63e22a5 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadFile

func ReadFile(fileName string) (linesToInputs map[int]*StmtAndInputs)

func SortDomain

func SortDomain(linesToInputs map[int]*StmtAndInputs) []int

Types

type StmtAndInputs

type StmtAndInputs struct {
	NumberOfPCs int // record how many times a file/line combo appears in the generated code.
	// contains filtered or unexported fields
}

func (*StmtAndInputs) HasCall

func (s *StmtAndInputs) HasCall() bool

func (*StmtAndInputs) HasTwoParts

func (s *StmtAndInputs) HasTwoParts() bool

func (*StmtAndInputs) Inputs

func (s *StmtAndInputs) Inputs() []string

Jump to

Keyboard shortcuts

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