CacheBuilder

io.joern.gosrc2cpg.astcreation.CacheBuilder
trait CacheBuilder(implicit withSchemaValidation: ValidationMode)

Attributes

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

Members list

Value members

Concrete methods

def buildCache(cpgOpt: Option[Cpg]): DiffGraphBuilder
protected def processFuncDecl(funcDeclVal: Value): (String, String, String, Value, Option[(String, String, String, ParserNodeInfo)], Map[String, List[String]])
protected def processImports(importDecl: Value): (String, String)
protected def processTypeSepc(typeSepc: Value): (String, String, Seq[Ast])