Visitor

Undocumented in source.

Constructors

this
this(Vertex target)
Undocumented in source.

Members

Functions

examineVertex
void examineVertex(const(G) g, Vertex v)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin NullAstarVisitor!G
Undocumented in source.

Variables

_target
Vertex _target;
Undocumented in source.

Meta