public class JSCoverageIgnoreComment
extends java.lang.Object
| Constructor and Description |
|---|
JSCoverageIgnoreComment(java.lang.String condition,
int start) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCondition() |
int |
getEnd() |
int |
getStart() |
void |
setEnd(int end) |