io.joern.csharpsrc2cpg.astcreation.AstForStatementsCreator
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
-
Self type
-
Members list
Separates the AST
result of a conditional expression into the condition as well as any declared variables to prepend.
Separates the AST
result of a conditional expression into the condition as well as any declared variables to prepend.
Value parameters
-
conditionAst
-
the condition.
-
prependIfBody
-
statements to prepend to the if
/then
body.
Attributes
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all