mini-go-0.3.0.0: Mini Go parser and interpreter
Safe HaskellSafe-Inferred
LanguageHaskell2010

Analyzer.Runtime

Synopsis

Get a variable type

Add a new variable

Add or update a variable

Update a variable

Search for a variable

data ScopeLocation Source #

Constructors

Curr 
Outer 

Scopes manipulation