Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/michel-codec
IntLiteral
Interface IntLiteral<T>
An AST node representing Michelson int literal.
interface
IntLiteral
<
T
>
{
[sourceReference]
?:
SourceReference
;
int
:
T
;
}
Type Parameters
T
extends
string
=
string
Hierarchy (
view full
)
Node
IntLiteral
Index
Properties
[source
Reference]?
int
Properties
Optional
[source
Reference]
[source
Reference]
?:
SourceReference
int
int
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[source
Reference]
int
Taquito
Loading...
An AST node representing Michelson int literal.