analysis

package
v0.0.0-...-5957b22 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SemanticAnalyzer

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

func New

func New(statements []ast.Statement) *SemanticAnalyzer

func (*SemanticAnalyzer) Analyze

func (s *SemanticAnalyzer) Analyze()

Run the analyzer, and update globals

func (*SemanticAnalyzer) Eval

func (s *SemanticAnalyzer) Eval(astNode ast.AstNode)

Jump to

Keyboard shortcuts

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