public interface DataFlowScope
| Modifier and Type | Field and Description |
|---|---|
static DataFlowScope |
INCLUDE_ALL |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExcluded(DeclaredMethod method) |
boolean |
isExcluded(Method method) |
static final DataFlowScope INCLUDE_ALL
boolean isExcluded(DeclaredMethod method)
boolean isExcluded(Method method)
Copyright © 2024. All rights reserved.