icompop

io.joern.pythonparser.ast.icompop
sealed trait icompop extends iast

Attributes

Graph
Supertypes
trait iast
class Object
trait Matchable
class Any
Known subtypes
object Eq
object Gt
object GtE
object In
object Is
object IsNot
object Lt
object LtE
object NotEq
object NotIn
Show all

Members list

Value members

Inherited and Abstract methods

def accept[T](visitor: AstVisitor[T]): T

Attributes

Inherited from:
iast