public interface SyntheticTypeComponentProvider
| Modifier and Type | Field and Description | 
|---|---|
static ExtensionPointName<SyntheticTypeComponentProvider> | 
EP_NAME  | 
| Modifier and Type | Method and Description | 
|---|---|
default boolean | 
isNotSynthetic(com.sun.jdi.TypeComponent typeComponent)  | 
boolean | 
isSynthetic(com.sun.jdi.TypeComponent typeComponent)  | 
static final ExtensionPointName<SyntheticTypeComponentProvider> EP_NAME