Home | History | Annotate | Download | only in printer

Lines Matching refs:thenBlock

1024         final boolean thenBlock = n.getThenStmt() instanceof BlockStmt;
1025 if (thenBlock) // block statement should start on the same line
1032 if (!thenBlock)
1035 if (thenBlock)