Interface Stringifier

All Superinterfaces:
Serializable
All Known Implementing Classes:
HashStringifier, NodeHashStringifier, PlainStringifier, ProtocolHashStringifier, VanillaHashStringifier, VirtualHashStringifier, ZeroStringifier

public interface Stringifier extends Serializable
A Reference abstract tree visitor designed to produce custom string representations.
Author:
Bogdan Horje