Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
types
Variable types
Const
types
:
{
address
:
AddressType
;
addressPayable
:
AddressType
;
bool
:
BoolType
;
byte
:
FixedBytesType
;
bytes20
:
FixedBytesType
;
bytes32
:
FixedBytesType
;
bytes4
:
FixedBytesType
;
bytesCalldata
:
PointerType
;
bytesMemory
:
PointerType
;
error
:
BuiltinErrorType
;
noType
:
TupleType
;
stringMemory
:
PointerType
;
typeOfType
:
BuiltinFunctionType
;
uint160
:
IntType
;
uint256
:
IntType
;
uint8
:
IntType
;
}
= ...
Type declaration
address
:
AddressType
address
Payable
:
AddressType
bool
:
BoolType
byte
:
FixedBytesType
bytes20
:
FixedBytesType
bytes32
:
FixedBytesType
bytes4
:
FixedBytesType
bytes
Calldata
:
PointerType
bytes
Memory
:
PointerType
error
:
BuiltinErrorType
no
Type
:
TupleType
string
Memory
:
PointerType
type
Of
Type
:
BuiltinFunctionType
uint160
:
IntType
uint256
:
IntType
uint8
:
IntType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
solc-typed-ast
Loading...
Generated using
TypeDoc