BaseParserResult

io.joern.x2cpg.astgen.`package`.BaseParserResult

The basic components of the results from parsing the JSON AST.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ParserResult

Members list

Value members

Abstract methods

def fileContent: String
def filename: String
def fullPath: String
def json: Value