mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
implement getPolarity and forward to inner StartsWith
This commit is contained in:
@@ -86,6 +86,8 @@ module StringOps {
|
||||
result = this.getArgument(arg)
|
||||
)
|
||||
}
|
||||
|
||||
override boolean getPolarity() { result = inner.getPolarity() }
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user