-
interface
A catch
branch for a try
block.
interface
interface
interface
Add a switch case for an enum
constant.
A default method body for a JDK 8+ interface method.
Insert a do
/while
statement at this point.
Get the else
condition block.
Add the finally
block for this try
.
Insert a synchronized
block at this point.
Insert a while
statement at this point.
Insert a blank line at this point.
Create a nested sub-block at this point.
Get the lambda body as a block.
Insert a "for-each" style for
loop at this point.
Insert a "for-each" style for
loop at this point.
Insert a "for-each" style for
loop at this point.
Add a "raw" initialization block to this type definition.
Add a static initialization block to this type definition.