Preparing search index...
The search index is not available
algosdk
algosdk
SourceLocation
Interface SourceLocation
Represents a location in a source file.
interface
SourceLocation
{
column
:
number
;
line
:
number
;
nameIndex
?:
number
;
sourceIndex
:
number
;
}
Index
Properties
column
line
name
Index?
source
Index
Properties
column
column
:
number
line
line
:
number
Optional
name
Index
name
Index
?:
number
source
Index
source
Index
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
column
line
name
Index
source
Index
algosdk
indexerModels
modelsv2
ABIReferenceType
ABITransactionType
AtomicTransactionComposerStatus
IntDecoding
OnApplicationComplete
TransactionType
ABIAddressType
ABIArrayDynamicType
ABIArrayStaticType
ABIBoolType
ABIByteType
ABIContract
ABIInterface
ABIMethod
ABIStringType
ABITupleType
ABIType
ABIUfixedType
ABIUintType
Loading...
Generated using
TypeDoc
Represents a location in a source file.