Field

io.github.scalats.core.Field$
See theField companion class
object Field

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Field.type

Members list

Concise view

Type members

Classlikes

final class Flag(val name: String) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply(name: String, flags: Set[Flag]): Field

Concrete fields

Field on which ? suffix can be applied (e.g. name?: string).

Field on which ? suffix can be applied (e.g. name?: string).

Attributes