Interface GivenCodeUnitsConjunction<CODE_UNIT extends JavaCodeUnit>

All Superinterfaces:
GivenConjunction<CODE_UNIT>, GivenMembersConjunction<CODE_UNIT>
All Known Subinterfaces:
GivenConstructorsConjunction, GivenMethodsConjunction

@PublicAPI(usage=ACCESS) public interface GivenCodeUnitsConjunction<CODE_UNIT extends JavaCodeUnit> extends GivenMembersConjunction<CODE_UNIT>