SemanticTokensEncoder

langoustine.lsp.tools.SemanticTokensEncoder$
See theSemanticTokensEncoder companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

enum Error(msg: String) extends Throwable

Attributes

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

Value members

Concrete methods

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