Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
ArrayTypeId
Class ArrayTypeId
Base class for all TypeIdentifier nodes
Hierarchy (
view full
)
TypeIdentifier
ArrayTypeId
Index
Constructors
constructor
Properties
elT
size?
Methods
pp
Constructors
constructor
new
Array
Type
Id
(
elT
,
size
?
)
:
ArrayTypeId
Parameters
elT
:
TypeIdentifier
Optional
size
:
bigint
Returns
ArrayTypeId
Properties
Readonly
elT
elT
:
TypeIdentifier
Optional
Readonly
size
size
?:
bigint
Methods
pp
pp
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
elT
size
pp
solc-typed-ast
Loading...
Generated using
TypeDoc
Base class for all TypeIdentifier nodes