lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
LSP

Classes that implement the Language Server Protocol. More...

Classes

class  org.lflang.diagram.lsp.BuildArgs
 Build arguments for the diagram server. More...
class  org.lflang.diagram.lsp.LanguageDiagramServer
 Language server with extended diagram communication. More...
interface  org.lflang.diagram.lsp.LFLanguageClient
 Language client for the diagram server. More...
class  org.lflang.diagram.lsp.LFLanguageServer
 The Lingua Franca language and diagram server. More...
class  org.lflang.diagram.lsp.LFLanguageServerExtension
 Provide Lingua-Franca-specific extensions to the language server's behavior. More...
class  org.lflang.diagram.lsp.LibraryFile
 Represents a Lingua Franca (LF) file. More...
class  org.lflang.diagram.lsp.NodePosition
 Position of a node within a text document or code file. More...
class  org.lflang.diagram.lsp.Progress
 A class for reporting the progress of an ongoing task. More...
class  org.lflang.diagram.lsp.ReactorNode
 Represents a node in a hierarchical structure where each node has a label, a URI, and positional information. More...

Detailed Description

Classes that implement the Language Server Protocol.