Skip to content

Commit 859a940

Browse files
authored
Update CodeFeatures.java
1 parent 295e335 commit 859a940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/fr/inria/coming/codefeatures/CodeFeatures.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ primitive type variables (with some of the primitive type variables used in
119119

120120
/**
121121
* Statement Feature.
122-
* The type of faulty class. If the faulty class has an exception. Otherwise, the value is "false".
122+
* faultyClassExceptionType: indicates whether the associated method for the faulty line throws exception..
123123
*/
124124
S11_FAULTY_CLASS_EXCEPTION_TYPE,
125125

0 commit comments

Comments
 (0)