unaryop

pythonparse.Ast.unaryop
See theunaryop companion object
sealed trait unaryop

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Invert.type
object Not.type
object UAdd.type
object USub.type
In this article