public static class ObjectScanner.MethodParsing extends ObjectScanner.ScanReason
| Constructor and Description |
|---|
MethodParsing(AnalysisMethod method) |
MethodParsing(AnalysisMethod method,
ObjectScanner.ScanReason previous) |
| Modifier and Type | Method and Description |
|---|---|
AnalysisMethod |
getMethod() |
String |
toString() |
getPrevious, toStringpublic MethodParsing(AnalysisMethod method)
public MethodParsing(AnalysisMethod method, ObjectScanner.ScanReason previous)
public AnalysisMethod getMethod()