OptionSafeAst

io.joern.c2cpg.astcreation.AstCreatorHelper$.OptionSafeAst
final implicit class OptionSafeAst(val ast: Ast) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def withArgEdge(src: NewNode, dst: Option[NewNode]): Ast
def withConditionEdge(src: NewNode, dst: Option[NewNode]): Ast

Concrete fields

val ast: Ast