CdtParser

io.joern.c2cpg.parser.CdtParser$
See theCdtParser companion class
object CdtParser

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class ParseResult(translationUnit: Option[IASTTranslationUnit], preprocessorErrorCount: Int, problems: Int, failure: Option[Throwable])

Attributes

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