MetaborgConversionHandler

class MetaborgConversionHandler extends DefaultConversionHandler

Converts Metaborg Core types to and from their Configuration representations.

Methods

convertValue

protected <T> T convertValue(Object src, Class<T> target, ConfigurationInterpolator interp)