io.joern.jssrc2cpg.parser

Members list

Type members

Classlikes

object BabelAst

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BabelAst.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class BabelNodeInfo(node: BabelNode, json: Value, code: String, lineNumber: Option[Integer], columnNumber: Option[Integer], lineNumberEnd: Option[Integer], columnNumberEnd: Option[Integer])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all