AstForPrimitivesCreator

io.joern.c2cpg.astcreation.AstForPrimitivesCreator

Attributes

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

Members list

Concise view

Value members

Concrete methods

protected def astForArrayModifier(arrMod: IASTArrayModifier): Ast
protected def astForComment(comment: IASTComment): Ast
protected def astForFieldReference(fieldRef: IASTFieldReference): Ast
protected def astForIdentifier(ident: IASTNode): Ast
protected def astForInitializerList(l: IASTInitializerList): Ast
protected def astForLiteral(lit: IASTLiteralExpression): Ast
protected def astForQualifiedName(qualId: CPPASTQualifiedName): Ast