package compiler type Symbol struct { Name string Scope SymbolScope Index int }