Class CBAbstractStrings

java.lang.Object
com.io7m.cedarbridge.strings.api.CBAbstractStrings
All Implemented Interfaces:
CBStringsType
Direct Known Subclasses:
CBBinderStrings, CBParserStrings, CBSchemaCompilerStrings, CBTyperStrings

public abstract class CBAbstractStrings extends Object implements CBStringsType
An abstract implementation of the CBStringsType interface.