OpNodes

io.shiftleft.semanticcpg.language.operatorextension.OpNodes
object OpNodes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
OpNodes.type

Members list

Type members

Types

type Arithmetic = Call & StaticType[ArithmeticT]
type ArrayAccess = Call & StaticType[ArrayAccessT]
type Assignment = Call & StaticType[AssignmentT]
type FieldAccess = Call & StaticType[FieldAccessT]