|
|||||||||
| Home >> All >> Compil3r >> Reference >> [ x86 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Compil3r.Reference.x86
Class x86ReferenceCompiler.Factory

java.lang.ObjectCompil3r.Reference.x86.x86ReferenceCompiler.Factory
- All Implemented Interfaces:
- Compil3r.Compil3rInterface
- Enclosing class:
- x86ReferenceCompiler
- public static class x86ReferenceCompiler.Factory
- extends java.lang.Object
- implements Compil3r.Compil3rInterface
- extends java.lang.Object
| Field Summary | |
static x86ReferenceCompiler.Factory |
INSTANCE
|
| Constructor Summary | |
x86ReferenceCompiler.Factory()
|
|
| Method Summary | |
Clazz.jq_CompiledCode |
compile(Clazz.jq_Method m)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
INSTANCE
public static final x86ReferenceCompiler.Factory INSTANCE
| Constructor Detail |
x86ReferenceCompiler.Factory
public x86ReferenceCompiler.Factory()
| Method Detail |
compile
public Clazz.jq_CompiledCode compile(Clazz.jq_Method m)
- Specified by:
compilein interfaceCompil3r.Compil3rInterface
|
|||||||||
| Home >> All >> Compil3r >> Reference >> [ x86 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
Compil3r.Reference.x86.x86ReferenceCompiler.Factory