public interface AppCodeScanner
Capture commonality between AppSourceCodeScanner
and AppByteCodeScanner
Modifier and Type | Method and Description |
---|---|
void |
setApp(App app) |
boolean |
start(String className)
Reset the scanner internal state to start an new scanning session.
|
Copyright © 2014–2018 ActFramework. All rights reserved.