Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
UnaryOperation
Class UnaryOperation
Hierarchy
BaseNode
UnaryOperation
Index
Constructors
constructor
Properties
left
location
operator
range
right
type
Constructors
constructor
new
Unary
Operation
(
ctx
,
visitor
)
:
UnaryOperation
Parameters
ctx
:
UnaryPrefixOperationContext
|
UnarySuffixOperationContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
UnaryOperation
Properties
left
left
:
null
|
ExpressionNode
= null
location
location
:
Location
operator
operator
:
null
|
string
= null
range
range
:
[
number
,
number
]
right
right
:
null
|
ExpressionNode
= null
type
type
:
"UnaryOperation"
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
left
location
operator
range
right
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