AstCreatorHelper

io.joern.gosrc2cpg.astcreation.AstCreatorHelper

Attributes

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

Members list

Value members

Concrete methods

def astForImport(genDecl: ParserNodeInfo): Ast
protected def code(node: Value): String
protected def column(node: Value): Option[Integer]
protected def createParserNodeInfo(json: Value): ParserNodeInfo
def isImportDeclaration(genDecl: ParserNodeInfo): Boolean
protected def line(node: Value): Option[Integer]