| |>MARK_OCCURRENCES:TestCase<| c = new TestCase() | |
| |>MARK_OCCURRENCES:TestCase<|.create().method1() | |
| |>MARK_OCCURRENCES:T^estCase<|.create().method1(1) | |
| class |>MARK_OCCURRENCES:TestCase<| extends java.lang.Object { | |
| static |>MARK_OCCURRENCES:TestCase<| create() { |