|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgoanim.annotations.Executor
public abstract class Executor
| Field Summary | |
|---|---|
protected SourceCode |
src
|
protected Variables |
vars
|
| Constructor Summary | |
|---|---|
Executor(Variables vars,
SourceCode src)
|
|
| Method Summary | |
|---|---|
abstract boolean |
exec(Annotation anno)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Variables vars
protected SourceCode src
| Constructor Detail |
|---|
public Executor(Variables vars,
SourceCode src)
| Method Detail |
|---|
public abstract boolean exec(Annotation anno)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||