Package | Description |
---|---|
org.benf.cfr.reader |
Created with IntelliJ IDEA.
|
org.benf.cfr.reader.api | |
org.benf.cfr.reader.apiunreleased | |
org.benf.cfr.reader.state |
Constructor and Description |
---|
CfrDriverImpl(ClassFileSource source,
OutputSinkFactory outputSinkFactory,
Options options,
boolean fallbackToDefaultSource) |
PluginRunner(Map<String,String> options,
ClassFileSource classFileSource)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CfrDriver.Builder |
CfrDriver.Builder.withClassFileSource(ClassFileSource source)
Overrides where CFR searches for bytecode.
|
CfrDriver.Builder |
CfrDriver.Builder.withOverrideClassFileSource(ClassFileSource source)
Allows overrides of where CFR searches for bytecode, but will fall back to default
behaviour if null is returned.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClassFileSource2 |
Modifier and Type | Class and Description |
---|---|
class |
ClassFileSourceChained |
class |
ClassFileSourceImpl |
class |
ClassFileSourceWrapper |
Constructor and Description |
---|
ClassFileSourceWrapper(ClassFileSource classFileSource) |
Copyright © 2011-2021. All Rights Reserved.