@Exported public interface BlockTree extends StatementTree
   { }
   { statements }
   static { statements }
 | Modifier and Type | Method and Description | 
|---|---|
| List<? extends StatementTree> | getStatements() | 
| boolean | isStatic() | 
boolean isStatic()
List<? extends StatementTree> getStatements()
 Copyright © 2005, 2025, Oracle and/or its affiliates.  All rights reserved.