CodeQL library for C/C++
codeql/cpp-all 0.7.1 ( 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 ( )