Class PrototypeVisitor

  • All Implemented Interfaces:
    Visitor

    public class PrototypeVisitor
    extends AbstractVisitor
    Only difference to AbstractVisitor is that this visitor knows about the #template, #location, #edge and #nail properties used to set the default prototype for these elements. The visitor makes sure also to visit the default prototypes.