mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Copyedit
This commit is contained in:
@@ -81,7 +81,7 @@ class IbatisSqlOperationAnnotation extends Annotation {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the SQL statement string.
|
||||
* Gets this annotation's SQL statement string.
|
||||
*/
|
||||
string getSqlValue() {
|
||||
result = this.getAValue("value").(CompileTimeConstantExpr).getStringValue()
|
||||
|
||||
Reference in New Issue
Block a user