marshalDefiningType

Marshal the supplied A_Type, as though it will be used for Executable lookup, using a boxed Java class to represent a primitive Java type.

Return

The Java class that represents the supplied type.

Parameters

type

A type.

Throws

If marshaling fails for any reason.