We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295e335 commit 859a940Copy full SHA for 859a940
src/main/java/fr/inria/coming/codefeatures/CodeFeatures.java
@@ -119,7 +119,7 @@ primitive type variables (with some of the primitive type variables used in
119
120
/**
121
* Statement Feature.
122
- * The type of faulty class. If the faulty class has an exception. Otherwise, the value is "false".
+ * faultyClassExceptionType: indicates whether the associated method for the faulty line throws exception..
123
*/
124
S11_FAULTY_CLASS_EXCEPTION_TYPE,
125
0 commit comments