File tree 5 files changed +0
-5
lines changed
instance-method-user-interface-field
instance-method-user-interface-two-fields-different
static-method-user-interface-param
static-method-user-interface-two-params-different
static-method-user-interface-two-params-same
5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 1
1
CORE
2
2
TestClass.class
3
3
--cover location --function TestClass.foo --show-goto-functions
4
-
5
4
\.someObject = \(struct I \*\)\w+
6
5
@class_identifier = "java::A";
Original file line number Diff line number Diff line change 1
1
CORE
2
2
TestClass.class
3
3
--cover location --function TestClass.foo --show-goto-functions
4
-
5
4
@class_identifier = "java::A";
6
5
@class_identifier = "java::C";
7
6
.someObject1 = \(struct I \*\)
Original file line number Diff line number Diff line change 1
1
CORE
2
2
TestClass.class
3
3
--cover location --function TestClass.foo --show-goto-functions
4
-
5
4
@class_identifier = "java::A";
6
5
= \(struct I \*\)
7
6
tmp_object_factory\$\d+ = null;
Original file line number Diff line number Diff line change 1
1
CORE
2
2
TestClass.class
3
3
--cover location --function TestClass.foo --show-goto-functions
4
-
5
4
@class_identifier = "java::A";
6
5
= \(struct I \*\)
7
6
@class_identifier = "java::C";
Original file line number Diff line number Diff line change 1
1
CORE
2
2
TestClass.class
3
3
--cover location --function TestClass.foo --show-goto-functions
4
-
5
4
@class_identifier = "java::A";
6
5
= \(struct I \*\)
7
6
tmp_object_factory\$\d+ = null;
You can’t perform that action at this time.
0 commit comments