Package japicmp.model

Interface JApiHasSyntheticModifier

All Known Subinterfaces:
JApiCanBeSynthetic
All Known Implementing Classes:
JApiBehavior, JApiClass, JApiConstructor, JApiField, JApiMethod

public interface JApiHasSyntheticModifier
Implemented by all elements that can have a synthetic modifier.
  • Method Details