JaCIL Framework API
TypeTranslator Constructor
Creates the translator instance.
public TypeTranslator(
ITypeContext
context
);
Parameters
context
The context to translate under.
See Also
TypeTranslator Class
|
JaCIL.Compiler.Standard.Translator Namespace