Class LLVMGenerator

java.lang.Object
org.qbicc.plugin.llvm.LLVMGenerator
All Implemented Interfaces:
Consumer<CompilationContext>, LiteralVisitor<CompilationContext,LLValue>, ValueVisitor<CompilationContext,LLValue>

public class LLVMGenerator extends Object implements Consumer<CompilationContext>, ValueVisitor<CompilationContext,LLValue>