Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
IntTypeId
Class IntTypeId
Base class for all TypeIdentifier nodes
Hierarchy (
view full
)
TypeIdentifier
IntTypeId
Index
Constructors
constructor
Properties
is
Signed
num
Bits
Methods
fits
max
min
pp
Constructors
constructor
new
Int
Type
Id
(
numBits
,
isSigned
)
:
IntTypeId
Parameters
numBits
:
number
isSigned
:
boolean
Returns
IntTypeId
Properties
Readonly
is
Signed
is
Signed
:
boolean
Readonly
num
Bits
num
Bits
:
number
Methods
fits
fits
(
literal
)
:
boolean
Parameters
literal
:
bigint
Returns
boolean
max
max
(
)
:
bigint
Returns
bigint
min
min
(
)
:
bigint
Returns
bigint
pp
pp
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
is
Signed
num
Bits
fits
max
min
pp
solc-typed-ast
Loading...
Generated using
TypeDoc
Base class for all TypeIdentifier nodes