Visitor

  • Unit
  • Bron

Symbols

SymbolDescription
EVisitorFunctionNotFound EException raised when the visitos is expected to visit an object for which no published vision function is available.
TVisitFunction Defines the signature a visit function should adhere to.
TVisitor Base class for the implementation of the Visitor pattern.
TVisitProcedure Defines the signature a visit procedure should adhere to.