Interface CaseGroupTree

  • All Superinterfaces:
    Tree
    All Known Implementing Classes:
    CaseGroupTreeImpl

    @Beta
    public interface CaseGroupTree
    extends Tree
    Group of 'case's in a 'switch' statement. JLS 14.11
       labels() body()
     
    Since:
    Java 1.3