View Source GenLSP.TypeAlias.LSPAny (gen_lsp v0.10.0)
The LSP any type.
Please note that strictly speaking a property with the value undefined
can't be converted into JSON preserving the property name. However for
convenience it is allowed and assumed that all these properties are
optional as well.
@since 3.17.0
Link to this section Summary
Link to this section Types
@type t() :: any()