Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
BooleanLiteral
Class BooleanLiteral
Hierarchy
BaseNode
BooleanLiteral
Index
Constructors
constructor
Properties
location
range
type
value
Constructors
constructor
new
Boolean
Literal
(
ctx
,
visitor
)
:
BooleanLiteral
Parameters
ctx
:
BooleanLiteralContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
BooleanLiteral
Properties
location
location
:
Location
range
range
:
[
number
,
number
]
type
type
:
"BooleanLiteral"
= ...
value
value
:
null
|
boolean
= null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
location
range
type
value
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