Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
PackedArrayTypeId
Class PackedArrayTypeId
Abstract
Base class for all TypeIdentifier nodes
Hierarchy (
view full
)
TypeIdentifier
PackedArrayTypeId
BytesTypeId
StringTypeId
Index
Constructors
constructor
Properties
type
Methods
pp
Constructors
constructor
new
Packed
Array
Type
Id
(
type
)
:
PackedArrayTypeId
Parameters
type
:
"string"
|
"bytes"
Returns
PackedArrayTypeId
Properties
Readonly
type
type
:
"string"
|
"bytes"
Methods
pp
pp
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
type
pp
solc-typed-ast
Loading...
Generated using
TypeDoc
Base class for all TypeIdentifier nodes