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