AstForExpressionsCreator

io.joern.c2cpg.astcreation.AstForExpressionsCreator
trait AstForExpressionsCreator(implicit withSchemaValidation: ValidationMode)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type

Members list

Value members

Concrete methods

protected def astForExpression(expression: IASTExpression): Ast
protected def astForStaticAssert(a: ICPPASTStaticAssertDeclaration): Ast