package
0.0.0-20201212205213-ae3286749100
Repository: https://github.com/npillmayer/gotype.git
Documentation: pkg.go.dev
# Functions
ParseVariableName will parse a string as a variable's name and return a VariableResolver.
We're tracing to the InterpreterTracer.
# Interfaces
VariableResolver will find a variable's declaration in a scope tree, if present.