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

Member predicate LocalVariableDeclExpr :: getInitializer

Gets the initializer expression of this local variable declaration, if any.

Expr getInitializer ( )