SemanticTokensEncoder

langoustine.lsp.tools.SemanticTokensEncoder
See theSemanticTokensEncoder companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

enum Error(msg: String) extends Throwable

Attributes

Supertypes
trait Enum
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes

Value members

Concrete methods

def apply(tokenTypes: Vector[SemanticTokenTypes], modifiers: Vector[SemanticTokenModifiers]): SemanticTokensEncoder