JaCIL Framework API

TypeTranslator.TranslateTypeSupportClasses Method 

See ITypeTranslator for details.

public void TranslateTypeSupportClasses(
   IClassInfoSet classes
);

Parameters

classes
The set of class info to add to.

Implements

ITypeTranslator.TranslateTypeSupportClasses

Remarks

This is essentially a no-op.

See Also

TypeTranslator Class | JaCIL.Compiler.Standard.Translator Namespace