CSharpSrc2Cpg

io.joern.csharpsrc2cpg.CSharpSrc2Cpg
See theCSharpSrc2Cpg companion class
object CSharpSrc2Cpg

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def postProcessingPasses(cpg: Cpg, config: Config): List[CpgPassBase]
def processAstGenRunnerResults(astFiles: List[String], config: Config, typeMap: TypeMap): Seq[AstCreator]

Parses the generated AST Gen files in parallel and produces AstCreators from each.

Parses the generated AST Gen files in parallel and produces AstCreators from each.

Attributes