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