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

Type members

Classlikes

final class Flag(val name: String) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

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

Concrete fields

val omitable: Flag

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

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

Attributes