JaCIL Framework API

TypeTranslator.ProcessValueType Method 

Translates special synthetic code for value types

protected virtual void ProcessValueType(
   ClassInfo info
);

Parameters

info
The class info for this type.

See Also

TypeTranslator Class | JaCIL.Compiler.Standard.Translator Namespace