ClassParser

io.joern.php2cpg.parser.ClassParser
See theClassParser companion object
class ClassParser(targetDir: File)

Parses the high-level symbol information of a project.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def parse(): Try[List[ClassParserClass]]