AstSummaryVisitor

io.joern.csharpsrc2cpg.astcreation.AstSummaryVisitor
trait AstSummaryVisitor(implicit withSchemaValidation: ValidationMode)

Allows the AST creator to run at a signature-only level and query the resulting CPG to build up a look-ahead cache.

Attributes

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

Members list

Value members

Concrete methods

Does a high-level parse of the compilation unit to obtain type and method signature information.

Does a high-level parse of the compilation unit to obtain type and method signature information.

Attributes

Creates a deep copy of the AST creator with the new summary.

Creates a deep copy of the AST creator with the new summary.

Attributes