@Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface ValueConverter
AbstractDeclarativeValueConverterService
to mark them as contributions to all known value converters.public abstract String rule
com.acme.MySuperLang.MyDataTypeRule to
provide value converters for inherited rules that are called with the explicit
notation super::MyDataTypeRule or com::acme::MySuperLang::MyDataTypeRule.Copyright © 2015. All Rights Reserved.