workspace-d v3.4.0-pre1 (2019-01-05T01:13:40Z)
Dub
Repo
InterfaceMethodFinder.visit
workspaced
visitors
methodfinder
InterfaceMethodFinder
Undocumented in source. Be warned that the author may not have intended to support it.
void
visit
(ClassDeclaration dec)
void
visit
(InterfaceDeclaration dec)
void
visit
(FunctionDeclaration dec)
class
InterfaceMethodFinder
override
void
visit
(
const
FunctionDeclaration
dec
)
void
visit
(FunctionBody )
void
visit
(VariableDeclaration variable)
alias
visit
=
AttributesVisitor
.
visit
Meta
Source
See Implementation
workspaced
visitors
methodfinder
InterfaceMethodFinder
constructors
this
functions
visit
variables
code
details
inTarget
targetPosition