Report

io.shiftleft.js2cpg.core.Report
See theReport companion object
class Report

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def addReportInfo(fileName: String, loc: Long, parsed: Boolean, cpgGen: Boolean, duration: Long, isConfig: Boolean): Unit
def updateReportDuration(fileName: String, duration: Long): Unit