c

org.mulesoft.als.server.lsp4j.extension

AlsInitializeParamsTypeAdapter

class AlsInitializeParamsTypeAdapter extends InitializeParamsTypeAdapter

Linear Supertypes
InitializeParamsTypeAdapter, TypeAdapter[InitializeParams], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AlsInitializeParamsTypeAdapter
  2. InitializeParamsTypeAdapter
  3. TypeAdapter
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AlsInitializeParamsTypeAdapter(gson: Gson)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def fromJson(arg0: String): InitializeParams
    Definition Classes
    TypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  10. final def fromJson(arg0: Reader): InitializeParams
    Definition Classes
    TypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  11. final def fromJsonTree(arg0: JsonElement): InitializeParams
    Definition Classes
    TypeAdapter
  12. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  14. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  18. final def nullSafe(): TypeAdapter[InitializeParams]
    Definition Classes
    TypeAdapter
  19. def read(in: JsonReader): AlsInitializeParams
    Definition Classes
    AlsInitializeParamsTypeAdapter → InitializeParamsTypeAdapter → TypeAdapter
  20. def readCapabilities(in: JsonReader): AlsClientCapabilities
    Attributes
    protected[extension]
    Definition Classes
    AlsInitializeParamsTypeAdapter → InitializeParamsTypeAdapter
  21. def readClientInfo(arg0: JsonReader): ClientInfo
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  22. def readClientName(arg0: JsonReader): String
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  23. def readConfiguration(in: JsonReader): AlsConfiguration
    Attributes
    protected[extension]
  24. def readInitializationOptions(arg0: JsonReader): AnyRef
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  25. def readProcessId(arg0: JsonReader): Integer
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  26. def readRootPath(arg0: JsonReader): String
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  27. def readRootUri(arg0: JsonReader): String
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  28. def readTrace(arg0: JsonReader): String
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  29. def readWorkspaceFolders(arg0: JsonReader): List[WorkspaceFolder]
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  30. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  31. final def toJson(arg0: InitializeParams): String
    Definition Classes
    TypeAdapter
  32. final def toJson(arg0: Writer, arg1: InitializeParams): Unit
    Definition Classes
    TypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  33. final def toJsonTree(arg0: InitializeParams): JsonElement
    Definition Classes
    TypeAdapter
  34. def toString(): String
    Definition Classes
    AnyRef → Any
  35. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  38. def write(arg0: JsonWriter, arg1: InitializeParams): Unit
    Definition Classes
    InitializeParamsTypeAdapter → TypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  39. def writeCapabilities(arg0: JsonWriter, arg1: ClientCapabilities): Unit
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  40. def writeClientInfo(arg0: JsonWriter, arg1: ClientInfo): Unit
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  41. def writeClientName(arg0: JsonWriter, arg1: String): Unit
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  42. def writeInitializationOptions(arg0: JsonWriter, arg1: Any): Unit
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  43. def writeProcessId(arg0: JsonWriter, arg1: Integer): Unit
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  44. def writeRootPath(arg0: JsonWriter, arg1: String): Unit
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  45. def writeRootUri(arg0: JsonWriter, arg1: String): Unit
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  46. def writeTrace(arg0: JsonWriter, arg1: String): Unit
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )
  47. def writeWorkspaceFolders(arg0: JsonWriter, arg1: List[WorkspaceFolder]): Unit
    Attributes
    protected[adapters]
    Definition Classes
    InitializeParamsTypeAdapter
    Annotations
    @throws( classOf[java.io.IOException] )

Inherited from InitializeParamsTypeAdapter

Inherited from TypeAdapter[InitializeParams]

Inherited from AnyRef

Inherited from Any

Ungrouped