dud ~master (2021-08-18T15:25:26Z)
Dub
Repo
ConstVisitor.enter
dud
sdlang
visitor
ConstVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
void
enter
(const(Root) obj)
void
enter
(const(Tags) obj)
void
enter
(const(Tag) obj)
void
enter
(const(IDFull) obj)
void
enter
(const(Values) obj)
void
enter
(const(Attributes) obj)
void
enter
(const(Attribute) obj)
void
enter
(const(OptChild) obj)
void
enter
(const(TagTerminator) obj)
class
ConstVisitor
@
safe
pure
void
enter
(
const
(
TagTerminator
)
obj
)
Meta
Source
See Implementation
dud
sdlang
visitor
ConstVisitor
functions
accept
enter
exit