Class GeneratedOmittedProjectionSupport
java.lang.Object
com.blackbuild.klum.ast.runtime.generated.GeneratedOmittedProjectionSupport
Generated-code linkage for Builder-producing projections deliberately omitted by the DSL transformation.
This is not a supported handwritten client API or dynamic extension SPI. Generated Builder fallback methods use it to retain their established diagnostic while catalog parsing and matching remain runtime-internal.
-
Method Summary
Modifier and TypeMethodDescriptionstatic RuntimeException$klum$handle(Object receiver, String methodName, Object arguments, String encodedCatalog) Supplies the established diagnostic for one generated omitted Builder-producing projection.
-
Method Details
-
$klum$handle
public static RuntimeException $klum$handle(Object receiver, String methodName, Object arguments, String encodedCatalog) Supplies the established diagnostic for one generated omitted Builder-producing projection.
-