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

java.lang.ObjectCompil3r.Quad.x86.SimpleCompiler.Factory
- All Implemented Interfaces:
- Compil3r.Compil3rInterface
- Enclosing class:
- SimpleCompiler
- public static class SimpleCompiler.Factory
- extends java.lang.Object
- implements Compil3r.Compil3rInterface
- extends java.lang.Object
| Field Summary | |
static SimpleCompiler.Factory |
INSTANCE
|
| Constructor Summary | |
SimpleCompiler.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 SimpleCompiler.Factory INSTANCE
| Constructor Detail |
SimpleCompiler.Factory
public SimpleCompiler.Factory()
| Method Detail |
compile
public Clazz.jq_CompiledCode compile(Clazz.jq_Method m)
- Specified by:
compilein interfaceCompil3r.Compil3rInterface
|
|||||||||
| Home >> All >> Compil3r >> Quad >> [ x86 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
Compil3r.Quad.x86.SimpleCompiler.Factory