hunt-framework v3.4.6-rc.1 (2021-07-27T09:22:38Z)
Home
Dub
Repo
BinOpNode.this
hunt
framework
view
ast
Node
BinOpNode
Undocumented in source.
class
BinOpNode
this
(
Position
pos
,
string
op
,
Node
lhs
,
Node
rhs
)
Meta
Source
See Implementation
hunt
framework
view
ast
Node
BinOpNode
constructors
this
mixins
__anonymous
variables
lhs
op
rhs