|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectParser.Compiler
public class Compiler
********************** Created By: Yuval Tzur Date: 18/01/13 Time: 16:09 Description: This class will compile an instruction set template into java code. This will create the class iInstructionsUCode. ***********************
Constructor Summary | |
---|---|
Compiler()
|
Method Summary | |
---|---|
void |
compile(java.lang.String templateName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Compiler()
Method Detail |
---|
public void compile(java.lang.String templateName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |