AST Parser - exploring for Android source analysis
  • Java 99.8%
  • Shell 0.2%
Find a file
2014-09-29 18:13:08 +07:00
.settings Update executing paths with conditionals 2014-09-02 01:06:35 +07:00
android-ui Update executing paths with conditionals 2014-09-02 01:06:35 +07:00
graphviz Update case studies 2014-09-29 18:13:08 +07:00
info Restructure into eclipse maven project 2014-08-04 11:00:29 +07:00
src Update start-modal handling 2014-09-03 22:05:03 +07:00
tests update test suite 2014-08-24 11:54:14 +07:00
.classpath Restructure into eclipse maven project 2014-08-04 11:00:29 +07:00
.gitignore Update test depedency 2014-08-23 23:35:22 +07:00
.project Rename and fix readme 2014-08-23 13:49:01 +07:00
app-projects.txt update test suite 2014-08-24 11:54:14 +07:00
install-test.sh update test suite 2014-08-24 11:54:14 +07:00
out.txt Update executing paths with conditionals 2014-09-02 01:06:35 +07:00
out1.txt Update executing paths with conditionals 2014-09-02 01:06:35 +07:00
out4.txt Update executing paths with conditionals 2014-09-02 01:06:35 +07:00
out5.txt Update executing paths with conditionals 2014-09-02 01:06:35 +07:00
pom.xml Update executing paths with conditionals 2014-09-02 01:06:35 +07:00
README.md Rename and fix readme 2014-08-23 13:49:01 +07:00
test-run.txt Update start-modal handling 2014-09-03 22:05:03 +07:00
TestReSuite.txt Update start-modal handling 2014-09-03 22:05:03 +07:00
tests.txt Update executing paths with conditionals 2014-09-02 01:06:35 +07:00
update-test.sh update test suite 2014-08-24 11:54:14 +07:00

Android Event LTS Extractor

Extract Android java source code to build an LTS of GUI events, which can be converted to an event-flow graph (EFG)

========= formerly as "astparser"

AST Parser - exploring for Android source analysis