Documentation ¶
Index ¶
Constants ¶
View Source
const Debug = false
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SymbolTable ¶
type SymbolTable struct { Locations []Location Functions []Function // contains filtered or unexported fields }
func NewSymbolTable ¶
func NewSymbolTable() SymbolTable
func (*SymbolTable) CollectStack ¶
func (st *SymbolTable) CollectStack() []int
Click to show internal directories.
Click to hide internal directories.