CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (changelog, source)
Search

Member predicate EnumConstant::getValue

Gets the value that this enumerator is initialized to, as a string. This can be a value explicitly given to the enumerator, or an automatically assigned value.

string getValue()