Fork me on GitHubEpicdominant domains
APIEpic.Visitors

Epic.Visitors
The Epic.Visitors namespace contains a set of general purpose visitors.
It's defined in Epic.Prelude.
Declaration Syntax
C#
namespace Epic.Visitors
Types
All TypesClasses
TypeDescription
EchoingVisitor<(Of <(<'TEcho>)>)>
Visitor that returns the TEcho that visit.
NestedVisitorBase<(Of <(<'TResult, TExpression, TOuterVisitor>)>)>
Base class for visitors nested in visitors deriving from CompositeVisitor<(Of <(<'TResult>)>)>..::..VisitorBase.
SimpleFormatter<(Of <(<'TTarget>)>)>
Visitor that can produce a String out of a TTarget.
blog comments powered by Disqus