SwitchStmt

io.joern.gosrc2cpg.parser.ParserAst.SwitchStmt
object SwitchStmt extends BaseStmt

Attributes

Graph
Supertypes
trait BaseStmt
trait ParserNode
class Object
trait Matchable
class Any
Self type
SwitchStmt.type

Members list

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
ParserNode -> Any
Inherited from:
ParserNode