Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
DA.Stack
Module Snapshot
Lifecycle
Stable.
Notices
Status:
active
Introduced in: 3.4.9
Removed in: -
Warnings: 0
Deprecations: 0
Deprecated since: -Data Types
data SrcLoc
Location in the source code.
Line and column are 0-based.
Constructors:
SrcLoc| Field | Type | Description | | :---- | :--- | :---------- | | srcLocPackage | Text | | | srcLocModule | Text | | | srcLocFile | Text | | | srcLocStartLine | Int | | | srcLocStartCol | Int | | | srcLocEndLine | Int | | | srcLocEndCol | Int | |
instance GetField srcLocEndCol SrcLoc Intinstance GetField srcLocEndLine SrcLoc Intinstance GetField srcLocFile SrcLoc Textinstance GetField srcLocModule SrcLoc Textinstance GetField srcLocPackage SrcLoc Textinstance GetField srcLocStartCol SrcLoc Intinstance GetField srcLocStartLine SrcLoc Intinstance SetField srcLocEndCol SrcLoc Intinstance SetField srcLocEndLine SrcLoc Intinstance SetField srcLocFile SrcLoc Textinstance SetField srcLocModule SrcLoc Textinstance SetField srcLocPackage SrcLoc Textinstance SetField srcLocStartCol SrcLoc Intinstance SetField srcLocStartLine SrcLoc Int
Functions
prettyCallStack
CallStack.
getCallStack
CallStack.
The most recent call comes first.
callStack
CallStack.