NotebookDocumentFilter

langoustine.lsp.aliases$.NotebookDocumentFilter$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class S0(notebookType: String, scheme: Opt[String], pattern: Opt[String])

Attributes

notebookType

The type of the enclosing notebook.

pattern

A glob pattern.

scheme

A Uri scheme, like file or untitled.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object S0

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
S0.type
case class S1(notebookType: Opt[String], scheme: String, pattern: Opt[String])

Attributes

notebookType

The type of the enclosing notebook.

pattern

A glob pattern.

scheme

A Uri scheme, like file or untitled.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object S1

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
S1.type
case class S2(notebookType: Opt[String], scheme: Opt[String], pattern: String)

Attributes

notebookType

The type of the enclosing notebook.

pattern

A glob pattern.

scheme

A Uri scheme, like file or untitled.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object S2

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
S2.type

Attributes

Graph
Supertypes
trait TypeTest[Any, NotebookDocumentFilter]
trait Serializable
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

Givens

Inherited givens

Attributes

Inherited from:
aliases_NotebookDocumentFilter (hidden)

Attributes

Inherited from:
aliases_NotebookDocumentFilter (hidden)