Skip to content

Commit 9d8e5b9

Browse files
committed
Java: Add qldoc.
1 parent bdc09d1 commit 9d8e5b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/lib/semmle/code/java/dataflow/internal/DataFlowNodes.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ module Public {
351351

352352
override Location getLocation() { result = this.getCall().getLocation() }
353353

354+
/** Gets the associated call. */
354355
Call getCall() { this = TExceptionOutNode(result) }
355356
}
356357

0 commit comments

Comments
 (0)