djinja v0.1.0-beta.2 (2018-11-08T09:46:14Z)
Home
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