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
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
pp
pp
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
is
Signed
num
Bits
pp
solc-typed-ast
Loading...
Generated using
TypeDoc
Base class for all TypeIdentifier nodes