|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.frontend.AbstractPass
soot.javaToJimple.SaveASTVisitor
public class SaveASTVisitor
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface polyglot.frontend.Pass |
---|
polyglot.frontend.Pass.ID |
Field Summary |
---|
Fields inherited from class polyglot.frontend.AbstractPass |
---|
exclusive_time, id, inclusive_time |
Fields inherited from interface polyglot.frontend.Pass |
---|
ADD_MEMBERS, ADD_MEMBERS_ALL, BUILD_TYPES, BUILD_TYPES_ALL, CLEAN_SIGS, CLEAN_SUPER, CLEAN_SUPER_ALL, CONSTRUCTOR_CHECK, DISAM, DISAM_ALL, DUMP, EXC_CHECK, EXIT_CHECK, FIRST_BARRIER, FOLD, FWD_REF_CHECK, INIT_CHECK, OUTPUT, PARSE, PRE_OUTPUT_ALL, REACH_CHECK, SERIALIZE, SET_EXPECTED_TYPES, TYPE_CHECK |
Constructor Summary | |
---|---|
SaveASTVisitor(polyglot.frontend.Pass.ID id,
polyglot.frontend.Job job,
polyglot.frontend.ExtensionInfo extInfo)
|
Method Summary | |
---|---|
boolean |
run()
|
Methods inherited from class polyglot.frontend.AbstractPass |
---|
exclusiveTime, id, inclusiveTime, name, resetTimers, toggleTimers, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SaveASTVisitor(polyglot.frontend.Pass.ID id, polyglot.frontend.Job job, polyglot.frontend.ExtensionInfo extInfo)
Method Detail |
---|
public boolean run()
run
in interface polyglot.frontend.Pass
run
in class polyglot.frontend.AbstractPass
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |