Interface GivenCodeUnitsConjunction<CODE_UNIT extends JavaCodeUnit>

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

public interface GivenCodeUnitsConjunction<CODE_UNIT extends JavaCodeUnit>
extends GivenMembersConjunction<CODE_UNIT>