Class MatchValue
A value that represents a match against a specific switch
case.
Import path
import semmle.code.cpp.controlflow.IRGuards
Direct supertypes
Indirect supertypes
Predicates
getCase | Gets the case. |
getDualValue | Gets an abstract value that represents the dual of this value, if any. |
toString | Gets a textual representation of this abstract value. |