Interface ToStringContext


  • public interface ToStringContext
    A context which is passed down to all nested functions when returning a string representation. The default implementation is empty as this library does not in itself have any need for a context.
    Author:
    bratseth