Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
PointerTypeId
Class PointerTypeId
Base class for all TypeIdentifier nodes
Hierarchy (
view full
)
TypeIdentifier
PointerTypeId
Index
Constructors
constructor
Properties
is
Pointer
location
to
Type
Methods
pp
Constructors
constructor
new
Pointer
Type
Id
(
toType
,
location
,
isPointer
)
:
PointerTypeId
Parameters
toType
:
TypeIdentifier
location
:
DataLocation
isPointer
:
boolean
Returns
PointerTypeId
Properties
Readonly
is
Pointer
is
Pointer
:
boolean
Readonly
location
location
:
DataLocation
Readonly
to
Type
to
Type
:
TypeIdentifier
Methods
pp
pp
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
is
Pointer
location
to
Type
pp
solc-typed-ast
Loading...
Generated using
TypeDoc
Base class for all TypeIdentifier nodes