SourceItemKind

sbt.internal.bsp.SourceItemKind

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val Directory: Int

The source item references a directory.

The source item references a directory.

Attributes

val File: Int

The source item references a normal file.

The source item references a normal file.

Attributes