vayne v0.0.36 (2018-05-23T10:04:52Z)
Dub
Repo
SliceOp.this
vayne
ast
node
SliceOp
Undocumented in source.
class
SliceOp
this
(
Token
tok
,
Node
expr
,
Node
start
,
Node
end
)
Meta
Source
See Implementation
vayne
ast
node
SliceOp
constructors
this
mixins
__anonymous