| Package | Description |
|---|---|
| grammarscope.server.iface |
| Modifier and Type | Method and Description |
|---|---|
static ServerCapabilities |
ServerCapabilities.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServerCapabilities[] |
ServerCapabilities.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
ServerCapabilities.merge(ServerCapabilities... capabilities)
Merge capabilities into composite value
|