AttrOp

molecule.boilerplate.ast.Model.AttrOp
See theAttrOp companion object
sealed trait AttrOp extends Op

Attributes

Companion
object
Source
Model.scala
Graph
Supertypes
trait Op
class Object
trait Matchable
class Any
Known subtypes
object Abs
object AbsNeg
object And
object Append
object Ceil
object Divide
object Floor
object Minus
object Negate
object Not
object Or
object Plus
object Prepend
object ReplaceAll
class SubString
object Times
object ToLower
object ToUpper
Show all
In this article