Class SignatureHelp

java.lang.Object
org.graalvm.tools.lsp.server.types.JSONBase
org.graalvm.tools.lsp.server.types.SignatureHelp

public class SignatureHelp extends JSONBase
Signature help represents the signature of something callable. There can be multiple signature but only one active and only one active parameter.