djinja ~master (2021-12-12T12:15:18.5687687)
Dub
Repo
NullVisitor
djinja
ast
printer
Undocumented in source.
class
NullVisitor :
IVisitor
{
void
visit
(NT node);
}
Members
Functions
visit
void
visit
(NT node)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From IVisitor
__anonymous
mixin
VisitNode
!
NT
Undocumented in source.
Meta
Source
See Implementation
djinja
ast
printer
classes
NullVisitor
Printer