Documentation
ΒΆ
There is no documentation for this package.
Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
nextls
command
|
|
|
nextls/internal/protocol
Package protocol provides definitions for the Language Server Protocol (LSP).
|
Package protocol provides definitions for the Language Server Protocol (LSP). |
|
src
|
|
|
ast
Package ast declares the types used to represent syntax trees for Next source code.
|
Package ast declares the types used to represent syntax trees for Next source code. |
|
constant
Package constant provides functionality for working with constant values and functions.
|
Package constant provides functionality for working with constant values and functions. |
|
internal/fsutil
Package fsutil provides file system utility functions.
|
Package fsutil provides file system utility functions. |
|
internal/stringutil
Package cmdsim provides functionality for finding the best matching command based on the Jaro-Winkler distance algorithm.
|
Package cmdsim provides functionality for finding the best matching command based on the Jaro-Winkler distance algorithm. |
|
parser
Package parser implements a parser for Next source files.
|
Package parser implements a parser for Next source files. |
|
scanner
Package scanner implements a scanner for Next source text.
|
Package scanner implements a scanner for Next source text. |
|
token
Package token defines constants representing the lexical tokens of the Next programming language and basic operations on tokens (printing, predicates).
|
Package token defines constants representing the lexical tokens of the Next programming language and basic operations on tokens (printing, predicates). |
|
website
|
|
Click to show internal directories.
Click to hide internal directories.