CacheBuilder

io.joern.gosrc2cpg.astcreation.CacheBuilder
trait CacheBuilder

Attributes

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

Members list

Value members

Concrete methods

def buildCache(): Unit
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])