Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
YulSwitchStatement
Class YulSwitchStatement
Hierarchy
BaseNode
YulSwitchStatement
Index
Constructors
constructor
Properties
body
default
expression
location
range
switch
Cases
type
Constructors
constructor
new
Yul
Switch
Statement
(
ctx
,
visitor
)
:
YulSwitchStatement
Parameters
ctx
:
YulSwitchStatementContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
YulSwitchStatement
Properties
body
body
:
null
|
YulBlock
= null
default
default
:
boolean
expression
expression
:
YulExpression
location
location
:
Location
range
range
:
[
number
,
number
]
switch
Cases
switch
Cases
:
YulSwitchCase
[]
type
type
:
"YulSwitchStatement"
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
body
default
expression
location
range
switch
Cases
type
solidity-antlr4
AssemblyStatement
AssignOp
Assignment
BaseNode
BaseNodeList
BaseNodeString
BaseNodeUnion
BinaryOperation
Block
BooleanLiteral
BreakStatement
CallArgumentList
CatchClause
Conditional
ContinueStatement
ContractDefinition
DataLocation
DoWhileStatement
ElementaryTypeName
EmitStatement
EnumDefinition
Loading...
Generated using
TypeDoc