joeq.Compiler.Reference.x86
Class x86ReferenceCompiler.Factory
java.lang.Object
joeq.Compiler.Reference.x86.x86ReferenceCompiler.Factory
- All Implemented Interfaces:
- CompilerInterface
- Enclosing class:
- x86ReferenceCompiler
public static class x86ReferenceCompiler.Factory
- extends Object
- implements CompilerInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final x86ReferenceCompiler.Factory INSTANCE
x86ReferenceCompiler.Factory
public x86ReferenceCompiler.Factory()
compile
public jq_CompiledCode compile(jq_Method m)
- Specified by:
compile
in interface CompilerInterface
generate_compile_stub
public jq_CompiledCode generate_compile_stub(jq_Method m)
- Specified by:
generate_compile_stub
in interface CompilerInterface
getInvokestaticLinkMethod
public jq_StaticMethod getInvokestaticLinkMethod()
- Specified by:
getInvokestaticLinkMethod
in interface CompilerInterface
getInvokespecialLinkMethod
public jq_StaticMethod getInvokespecialLinkMethod()
- Specified by:
getInvokespecialLinkMethod
in interface CompilerInterface
getInvokeinterfaceLinkMethod
public jq_StaticMethod getInvokeinterfaceLinkMethod()
- Specified by:
getInvokeinterfaceLinkMethod
in interface CompilerInterface
Copyright © 2001-2005 John Whaley. All Rights Reserved.