Preparing search index...
The search index is not available
Solidity AST
Solidity AST
RevertStatement
Interface RevertStatement
interface
RevertStatement
{
documentation
?:
string
;
errorCall
:
FunctionCall
;
id
:
number
;
nodeType
:
"RevertStatement"
;
src
:
string
;
}
Index
Properties
documentation?
error
Call
id
node
Type
src
Properties
Optional
documentation
documentation
?:
string
error
Call
error
Call
:
FunctionCall
id
id
:
number
node
Type
node
Type
:
"RevertStatement"
src
src
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
documentation
error
Call
id
node
Type
src
Solidity AST
Loading...