Preparing search index...
The search index is not available
Solidity AST
Solidity AST
TypeDescriptions
Interface TypeDescriptions
interface
TypeDescriptions
{
typeIdentifier
?:
null
|
string
;
typeString
?:
null
|
string
;
}
Index
Properties
type
Identifier?
type
String?
Properties
Optional
type
Identifier
type
Identifier
?:
null
|
string
Optional
type
String
type
String
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
Identifier
type
String
Solidity AST
Loading...