lsp / org.pinelang.lsp.lsp.models / ValueSet
ValueSet¶
data class ValueSet
Constructors¶
| Name | Summary |
|---|---|
| <init> | ValueSet(valueSet:IntArray?) |
Properties¶
| Name | Summary |
|---|---|
| valueSet | val valueSet:IntArray? |
Functions¶
| Name | Summary |
|---|---|
| equals | The symbol kind values the client supports. When this property exists the client also guarantees that it will handle values outside its set gracefully and falls back to a default value when unknown.fun equals(other:Any?):Boolean |
| hashCode | fun hashCode():Int |