FileSystemMember
dotty.tools.pc.completions.CompletionValue.FileSystemMember
case class FileSystemMember(filename: String, range: Option[Range], isDirectory: Boolean) extends CompletionValue
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CompletionValueclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Label with potentially attached description.
Attributes
- Inherited from:
- CompletionValue
An iterator over the names of all the elements of this product.
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
Attributes
- Inherited from:
- CompletionValue
In this article