AstGenRunner

io.joern.jssrc2cpg.utils.AstGenRunner$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class AstGenRunnerResult(parsedFiles: List[(String, String)], skippedFiles: List[(String, String)])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def execute(config: Config, out: File): AstGenRunnerResult
def isMinifiedFile(filePath: String): Boolean