FieldsPartiallyApplied

org.finos.morphir.ir.Value.FieldsPartiallyApplied
final class FieldsPartiallyApplied(val dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[TA, VA](fields: (String, Value[TA, VA])*): Vector[(Name, Value[TA, VA])]

Concrete fields

val dummy: Boolean