ControlStructureBase

io.shiftleft.codepropertygraph.generated.nodes.ControlStructureBase

Attributes

Graph
Supertypes
trait CfgNodeBase
trait AstNodeBase
trait AbstractNode
trait StaticType[AnyRef]
trait NodeOrDetachedNode
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Abstract methods

def argumentIndex: Int
def argumentName: Option[String]
def code: String
def columnNumber: Option[Integer]
def controlStructureType: String
def lineNumber: Option[Integer]
def order: Int
def parserTypeName: String

Concrete methods

Inherited methods

def label: String

Attributes

Inherited from:
AbstractNode