software.amazon.smithy.lsp.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smithy-language-server Show documentation
Show all versions of smithy-language-server Show documentation
LSP implementation for smithy
The newest version!
/*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
/**
* The Smithy Language Server.
*/
@SmithyInternalApi
package software.amazon.smithy.lsp;
import software.amazon.smithy.utils.SmithyInternalApi;