|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.backend.opt.Profiler.Trigger
| Field Summary | |
(package private) int |
nCounters
|
| Constructor Summary | |
Profiler.Trigger()
|
|
| Method Summary | |
boolean |
doIt(Module module,
ImList args)
Transform the L-Module. |
java.lang.String |
name()
Return the name of the transforming engine. |
java.lang.String |
subject()
Return brief description of the tranformation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
int nCounters
| Constructor Detail |
public Profiler.Trigger()
| Method Detail |
public boolean doIt(Module module,
ImList args)
GlobalTransformer
doIt in interface GlobalTransformermodule - L-module to be transformed.args - list of optional arguments.
public java.lang.String name()
Transformer
name in interface Transformerpublic java.lang.String subject()
Transformer
subject in interface Transformer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||