Skip to content

Commit 642a138

Browse files
author
Alvaro Muñoz
authored
Update Twirp.qll
1 parent 3a9d650 commit 642a138

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ruby/ql/lib/codeql/ruby/frameworks/Twirp.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ module Twirp {
5151
.getModule()
5252
}
5353

54+
/**
55+
* Gets a handler's method.
56+
*/
5457
Ast::Method getHandlerMethod() { result = this.getHandlerClassAstNode().getAnInstanceMethod() }
5558
}
5659

0 commit comments

Comments
 (0)