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