Class OmittedProjectionSupport

java.lang.Object
com.blackbuild.klum.ast.runtime.internal.OmittedProjectionSupport

public final class OmittedProjectionSupport extends Object
Runtime matcher for the internal catalog of deliberately omitted composition projections.

The wire format is a semicolon-separated list of entries. Each entry contains six period-separated fields: Base64 name, minimum argument count, varargs flag, Base64 comma-separated parameter types, Base64 signature, and Base64 omission reason. URL-safe Base64 without padding keeps the two delimiters unambiguous.