CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Member predicate SpringXmlElement::getAttributeValueWithDefault

Gets the value of the attribute with name attributeName, or “default” if the attribute is not present.

string getAttributeValueWithDefault(string attributeName)