Preparing search index...
The search index is not available
Solidity AST
Solidity AST
InheritanceSpecifier
Interface InheritanceSpecifier
interface
InheritanceSpecifier
{
arguments
?:
null
|
Expression
[]
;
baseName
:
UserDefinedTypeName
|
IdentifierPath
;
id
:
number
;
nodeType
:
"InheritanceSpecifier"
;
src
:
string
;
}
Index
Properties
arguments?
base
Name
id
node
Type
src
Properties
Optional
arguments
arguments
?:
null
|
Expression
[]
base
Name
base
Name
:
UserDefinedTypeName
|
IdentifierPath
id
id
:
number
node
Type
node
Type
:
"InheritanceSpecifier"
src
src
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
arguments
base
Name
id
node
Type
src
Solidity AST
Loading...