Sign

wvlet.airframe.sql.model.Expression$.Sign
sealed abstract class Sign(val symbol: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Negative.type
object Positive.type

Members list

Concise view

Value members

Concrete fields

val symbol: String