JSXIdentifier

io.joern.jssrc2cpg.parser.BabelAst$.JSXIdentifier$
object JSXIdentifier extends BabelNode

Attributes

Graph
Supertypes
trait BabelNode
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
BabelNode -> Any
Inherited from:
BabelNode