mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Ruby: Do not expose AST layer through ruby.qll
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import ruby
|
||||
import codeql.ruby.AST
|
||||
|
||||
private string getValueText(MethodName m) {
|
||||
result = m.getConstantValue().getStringlikeValue()
|
||||
|
||||
Reference in New Issue
Block a user