Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Compil3r.Reference.x86
Class x86ReferenceCompiler.Factory  view x86ReferenceCompiler.Factory download x86ReferenceCompiler.Factory.java

java.lang.Object
  extended byCompil3r.Reference.x86.x86ReferenceCompiler.Factory
All Implemented Interfaces:
Compil3r.Compil3rInterface
Enclosing class:
x86ReferenceCompiler

public static class x86ReferenceCompiler.Factory
extends java.lang.Object
implements Compil3r.Compil3rInterface


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:
compile in interface Compil3r.Compil3rInterface