cspinfo

package
v0.0.0-...-c695042 Latest Latest
Warning

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

Go to latest
Published: May 12, 2022 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel struct {
	State       int // index in vector of the beggining of State's array
	Length      int // length of the array (times two for both vectors)
	InitialSize int // initial length
}

A Channel contains informations related to a channel's representation inside go2pins

type Goroutine

type Goroutine struct {
	Status      int    // index in vector for status variable
	LineCounter int    // index in vector for line counter variable
	Name        string // duplicated function name in transformed program
}

A Goroutine contains information related to a goroutine's representation inside go2pins

Jump to

Keyboard shortcuts

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