NotNullType

sangria.ast.NotNullType
case class NotNullType(ofType: Type, location: Option[AstLocation]) extends Type

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Type
trait AstNode
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
AstNode

Attributes

Inherited from:
Type

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product