Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
Block
Class Block
Hierarchy
BaseNode
Block
Index
Constructors
constructor
Properties
location
range
statements
type
unchecked
Constructors
constructor
new
Block
(
_ctx
,
visitor
)
:
Block
Parameters
_ctx
:
BlockContext
|
UncheckedBlockContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
Block
Properties
location
location
:
Location
range
range
:
[
number
,
number
]
statements
statements
:
Statement
[]
= []
type
type
:
"Block"
= ...
unchecked
unchecked
:
boolean
= false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
location
range
statements
type
unchecked
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