iunaryop

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

Attributes

Graph
Supertypes
trait iast
class Object
trait Matchable
class Any
Known subtypes
object Invert
object Not
object UAdd
object USub

Members list

Value members

Inherited and Abstract methods

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

Attributes

Inherited from:
iast