Versions in this module Expand all Collapse all v2 v2.0.0 Jul 18, 2024 Changes in this version + const Debug + func Stack() string + type Function struct + Filename string + Name string + SystemName string + type Location struct + FunctionID int + Line int64 + type SymbolTable struct + Functions []Function + Locations []Location + func NewSymbolTable() SymbolTable + func (st *SymbolTable) CollectStack() []int Other modules containing this package github.com/danivilardell/gnark