ssa2pal

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package ssa2pal provides support for encoding golang.org/x/tools/go/ssa into pal's memory model.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface struct {
	Concrete memory.Loc
	// contains filtered or unexported fields
}

func (*Interface) Loc

func (o *Interface) Loc() memory.Loc

type Object

type Object interface {
	Loc() memory.Loc
}

type T

type T struct {
	// contains filtered or unexported fields
}

func New

func New(pass *analysis.Pass, vs indexing.T) (*T, error)

func (*T) GenResult

func (p *T) GenResult() (*results.T, error)

func (*T) PkgPath

func (p *T) PkgPath() string

Jump to

Keyboard shortcuts

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