CodeQL library for C#
codeql/csharp-all 0.7.4 ( changelog , source )
Search

Member predicate GotoCaseStmt :: getExpr

Gets the constant expression that this goto case statement jumps to.

Expr getExpr ( )