Interface ValueParser
public interface ValueParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic ValueParsercreate(Context ctx, TypeInfoParser typeInfoParser) resolve(Element element, TypeElement ctxTypeElement)
-
Method Details
-
resolve
-