JaCIL Framework API

InstructionAnalyzer Constructor 

Creates the generator.

public InstructionAnalyzer(
   ICompiler compiler
);

Parameters

compiler
The compiler of this generator.

See Also

InstructionAnalyzer Class | JaCIL.Compiler.Standard.Context Namespace