Const

izumi.fundamentals.tags.TagExpr$.For.Const
sealed trait Const extends Expr

Attributes

Graph
Supertypes
trait Expr
class Object
trait Matchable
class Any
Known subtypes
object False.type
object True.type

Members list

Concise view

Value members

Inherited methods

def evaluate(tags: Set[T]): Boolean

Attributes

Inherited from:
Expr