PostfixUnaryOperator

io.getquill.ast.PostfixUnaryOperator
sealed trait PostfixUnaryOperator extends UnaryOperator

Attributes

Graph
Supertypes
trait Operator
class Object
trait Matchable
class Any
Known subtypes
object isEmpty.type
object nonEmpty.type
object toInt.type
object toLong.type
object toLowerCase.type
object toUpperCase.type
Show all
In this article