Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages

A

AcceptedForm - Record Class in ch.so.agi.gretl.lsp.metadata
 
AcceptedForm(String, String, String, Integer, boolean) - Constructor for record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
Creates an instance of a AcceptedForm record class.
acceptedForms() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the acceptedForms record component.
allOpenDocuments() - Method in class ch.so.agi.gretl.lsp.document.DocumentStore
 
allRequiredPresent() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
Returns the value of the allRequiredPresent record component.
AnalysisInput - Record Class in ch.so.agi.gretl.lsp.analysis
 
AnalysisInput(TextDocument, GretlScript, GretlMetadata) - Constructor for record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
 
AnalysisInput(TextDocument, GretlScript, GretlMetadata, Path) - Constructor for record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
 
AnalysisInput(TextDocument, GretlScript, GretlMetadata, Path, List<GretlImport>) - Constructor for record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
Creates an instance of a AnalysisInput record class.
AnalysisResult - Record Class in ch.so.agi.gretl.lsp.analysis
 
AnalysisResult(TextDocument, GretlScript, GretlMetadata, List<Diagnostic>) - Constructor for record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
Creates an instance of a AnalysisResult record class.
analyze(TextDocument) - Method in class ch.so.agi.gretl.lsp.analysis.GretlAnalyzer
 
argumentCount() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
Returns the value of the argumentCount record component.
arguments() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
Returns the value of the arguments record component.
arguments() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
Returns the value of the arguments record component.
ASSIGNMENT - Enum constant in enum class ch.so.agi.gretl.lsp.model.DslCallStyle
 
astBased() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Returns the value of the astBased record component.

B

body() - Method in record class ch.so.agi.gretl.lsp.metadata.Example
Returns the value of the body record component.
bodyRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns the value of the bodyRange record component.
BooleanLiteralExpression - Record Class in ch.so.agi.gretl.lsp.model
 
BooleanLiteralExpression(boolean, Range, String) - Constructor for record class ch.so.agi.gretl.lsp.model.BooleanLiteralExpression
Creates an instance of a BooleanLiteralExpression record class.
build(GretlScript) - Method in class ch.so.agi.gretl.lsp.overview.TaskGraphBuilder
 
build(GretlScript, List<OverviewDiagnostic>) - Method in class ch.so.agi.gretl.lsp.overview.TaskGraphBuilder
 

C

calls() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns the value of the calls record component.
callsByName(String) - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
 
category() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns the value of the category record component.
ch.so.agi.gretl.lsp.analysis - package ch.so.agi.gretl.lsp.analysis
 
ch.so.agi.gretl.lsp.codeaction - package ch.so.agi.gretl.lsp.codeaction
 
ch.so.agi.gretl.lsp.completion - package ch.so.agi.gretl.lsp.completion
 
ch.so.agi.gretl.lsp.diagnostics - package ch.so.agi.gretl.lsp.diagnostics
 
ch.so.agi.gretl.lsp.document - package ch.so.agi.gretl.lsp.document
 
ch.so.agi.gretl.lsp.hover - package ch.so.agi.gretl.lsp.hover
 
ch.so.agi.gretl.lsp.links - package ch.so.agi.gretl.lsp.links
 
ch.so.agi.gretl.lsp.metadata - package ch.so.agi.gretl.lsp.metadata
 
ch.so.agi.gretl.lsp.model - package ch.so.agi.gretl.lsp.model
 
ch.so.agi.gretl.lsp.overview - package ch.so.agi.gretl.lsp.overview
 
ch.so.agi.gretl.lsp.parser - package ch.so.agi.gretl.lsp.parser
 
ch.so.agi.gretl.lsp.scanner - package ch.so.agi.gretl.lsp.scanner
 
ch.so.agi.gretl.lsp.server - package ch.so.agi.gretl.lsp.server
 
ch.so.agi.gretl.lsp.signature - package ch.so.agi.gretl.lsp.signature
 
ch.so.agi.gretl.lsp.sql - package ch.so.agi.gretl.lsp.sql
 
ch.so.agi.gretl.lsp.symbol - package ch.so.agi.gretl.lsp.symbol
 
ch.so.agi.gretl.lsp.util - package ch.so.agi.gretl.lsp.util
 
changeFull(String, String, int) - Method in class ch.so.agi.gretl.lsp.document.DocumentStore
 
close(String) - Method in class ch.so.agi.gretl.lsp.document.DocumentStore
 
code() - Method in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
codeAction(CodeActionParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
codeActions(CodeActionParams, AnalysisResult) - Method in class ch.so.agi.gretl.lsp.codeaction.GretlCodeActionProvider
 
codeActionTitle() - Method in record class ch.so.agi.gretl.lsp.metadata.MigrationMetadata
Returns the value of the codeActionTitle record component.
commit() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataSource
Returns the value of the commit record component.
complete(GretlScript, Position, String) - Method in class ch.so.agi.gretl.lsp.completion.CompletionProvider
 
completion() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the completion record component.
completion(CompletionParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
CompletionContext - Record Class in ch.so.agi.gretl.lsp.completion
 
CompletionContext(CompletionContextKind, GretlTaskBlock, String) - Constructor for record class ch.so.agi.gretl.lsp.completion.CompletionContext
Creates an instance of a CompletionContext record class.
CompletionContextDetector - Class in ch.so.agi.gretl.lsp.completion
 
CompletionContextDetector() - Constructor for class ch.so.agi.gretl.lsp.completion.CompletionContextDetector
 
CompletionContextKind - Enum Class in ch.so.agi.gretl.lsp.completion
 
CompletionMetadata - Record Class in ch.so.agi.gretl.lsp.metadata
 
CompletionMetadata(String, String, String) - Constructor for record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
Creates an instance of a CompletionMetadata record class.
completionProperties() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
 
CompletionProvider - Class in ch.so.agi.gretl.lsp.completion
 
CompletionProvider(GretlMetadata) - Constructor for class ch.so.agi.gretl.lsp.completion.CompletionProvider
 
connect(LanguageClient) - Method in class ch.so.agi.gretl.lsp.server.GretlLanguageServer
 

D

debug(String) - Method in class ch.so.agi.gretl.lsp.server.ServerLogger
 
DefaultTaskDeclaration - Record Class in ch.so.agi.gretl.lsp.model
 
DefaultTaskDeclaration(String, Range) - Constructor for record class ch.so.agi.gretl.lsp.model.DefaultTaskDeclaration
Creates an instance of a DefaultTaskDeclaration record class.
DefaultTaskRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
DefaultTaskRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.DefaultTaskRule
 
defaultTasks() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Returns the value of the defaultTasks record component.
dependencies() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns the value of the dependencies record component.
DEPENDENCY_TASK_NAME - Enum constant in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
 
DependencyKind - Enum Class in ch.so.agi.gretl.lsp.model
 
DEPENDS_ON - Enum constant in enum class ch.so.agi.gretl.lsp.model.DependencyKind
 
deprecated() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the deprecated record component.
description() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the description record component.
description() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns the value of the description record component.
detail() - Method in record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
Returns the value of the detail record component.
detect(GretlScript, Position, String) - Method in class ch.so.agi.gretl.lsp.completion.CompletionContextDetector
 
DiagnosticCode - Enum Class in ch.so.agi.gretl.lsp.diagnostics
 
diagnosticCount() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Returns the value of the diagnosticCount record component.
diagnostics() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
Returns the value of the diagnostics record component.
diagnostics() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
Returns the value of the diagnostics record component.
didChange(DidChangeTextDocumentParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
didChangeConfiguration(DidChangeConfigurationParams) - Method in class ch.so.agi.gretl.lsp.server.GretlWorkspaceService
 
didChangeWatchedFiles(DidChangeWatchedFilesParams) - Method in class ch.so.agi.gretl.lsp.server.GretlWorkspaceService
 
didClose(DidCloseTextDocumentParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
didOpen(DidOpenTextDocumentParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
didSave(DidSaveTextDocumentParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
displayName() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the displayName record component.
doclet() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataSource
Returns the value of the doclet record component.
document() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
Returns the value of the document record component.
document() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
Returns the value of the document record component.
documentLink(DocumentLinkParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
DocumentLinkProvider - Class in ch.so.agi.gretl.lsp.links
 
DocumentLinkProvider(GretlMetadata) - Constructor for class ch.so.agi.gretl.lsp.links.DocumentLinkProvider
 
DocumentStore - Class in ch.so.agi.gretl.lsp.document
 
DocumentStore() - Constructor for class ch.so.agi.gretl.lsp.document.DocumentStore
 
documentSymbol(DocumentSymbolParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
DocumentSymbolProvider - Class in ch.so.agi.gretl.lsp.symbol
 
DocumentSymbolProvider(GretlMetadata) - Constructor for class ch.so.agi.gretl.lsp.symbol.DocumentSymbolProvider
 
DslCallStyle - Enum Class in ch.so.agi.gretl.lsp.model
 
DUPLICATE_TASK_NAME - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
DuplicateTaskNameRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
DuplicateTaskNameRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.DuplicateTaskNameRule
 
DYNAMIC_TASK_TYPE - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 

E

edges() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraph
Returns the value of the edges record component.
empty() - Static method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
 
entries() - Method in record class ch.so.agi.gretl.lsp.model.MapExpression
Returns the value of the entries record component.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.Example
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.FileMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataSource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataValidator.MetadataProblem
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.MigrationMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.BooleanLiteralExpression
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.DefaultTaskDeclaration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.GretlArgument
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.GretlDependency
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.GretlImport
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.GretlParseProblem
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.GretlVariableDeclaration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.ListExpression
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.MapEntryExpression
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.MapExpression
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.UnknownExpression
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.model.VariableExpression
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.MissingParam
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraph
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphEdge
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphProblem
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.overview.UnusedParam
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.parser.ExtractionContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.so.agi.gretl.lsp.sql.SqlParameterOccurrence
Indicates whether some other object is "equal to" this one.
error(String) - Method in class ch.so.agi.gretl.lsp.server.ServerLogger
 
error(String, Throwable) - Method in class ch.so.agi.gretl.lsp.server.ServerLogger
 
ERROR - Enum constant in enum class ch.so.agi.gretl.lsp.overview.NodeStatus
 
evaluate(AnalysisInput) - Method in interface ch.so.agi.gretl.lsp.analysis.GretlDiagnosticRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.DefaultTaskRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.DuplicateTaskNameRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.LegacyDslRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.MissingImportRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.MissingRequiredPropertyRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.SqlParameterRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.UnknownDependencyRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.UnknownPropertyRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.UnknownTaskTypeRule
 
evaluate(AnalysisInput) - Method in class ch.so.agi.gretl.lsp.diagnostics.WrongArgumentCountRule
 
Example - Record Class in ch.so.agi.gretl.lsp.metadata
 
Example(String, String, String) - Constructor for record class ch.so.agi.gretl.lsp.metadata.Example
Creates an instance of a Example record class.
examples() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns the value of the examples record component.
executeCommand(ExecuteCommandParams) - Method in class ch.so.agi.gretl.lsp.server.GretlWorkspaceService
 
exit() - Method in class ch.so.agi.gretl.lsp.server.GretlLanguageServer
 
exitCode() - Method in class ch.so.agi.gretl.lsp.server.ServerLifecycle
 
expression() - Method in record class ch.so.agi.gretl.lsp.model.GretlArgument
Returns the value of the expression record component.
ExpressionConverter - Class in ch.so.agi.gretl.lsp.parser
 
extensions() - Method in record class ch.so.agi.gretl.lsp.metadata.FileMetadata
Returns the value of the extensions record component.
extract(String) - Method in class ch.so.agi.gretl.lsp.sql.SqlParameterExtractor
 
extractFilePaths(GretlDslCall) - Static method in class ch.so.agi.gretl.lsp.util.FileReferenceUtil
 
extractFilePathsWithRanges(GretlDslCall, List<Range>) - Static method in class ch.so.agi.gretl.lsp.util.FileReferenceUtil
 
ExtractionContext - Record Class in ch.so.agi.gretl.lsp.parser
 
ExtractionContext(String, String, LineIndex) - Constructor for record class ch.so.agi.gretl.lsp.parser.ExtractionContext
Creates an instance of a ExtractionContext record class.
extractMapKeys(GretlDslCall) - Static method in class ch.so.agi.gretl.lsp.util.FileReferenceUtil
 
extractNames(String) - Method in class ch.so.agi.gretl.lsp.sql.SqlParameterExtractor
 

F

file() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the file record component.
FILE_PATH - Enum constant in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
 
FileMetadata - Record Class in ch.so.agi.gretl.lsp.metadata
 
FileMetadata(String, List<String>, boolean, boolean) - Constructor for record class ch.so.agi.gretl.lsp.metadata.FileMetadata
Creates an instance of a FileMetadata record class.
FileReferenceUtil - Class in ch.so.agi.gretl.lsp.util
 
FINALIZED_BY - Enum constant in enum class ch.so.agi.gretl.lsp.model.DependencyKind
 
findNode(String) - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraph
 
findProperty(String) - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
 
findTask(String) - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
 
format(Object...) - Method in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
from() - Method in record class ch.so.agi.gretl.lsp.metadata.MigrationMetadata
Returns the value of the from record component.
from(String) - Static method in class ch.so.agi.gretl.lsp.document.LineIndex
 
fromTask() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphEdge
Returns the value of the fromTask record component.
fullRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
Returns the value of the fullRange record component.
fullRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns the value of the fullRange record component.

G

generatedAt() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
Returns the value of the generatedAt record component.
get(String) - Method in class ch.so.agi.gretl.lsp.document.DocumentStore
 
getTextDocumentService() - Method in class ch.so.agi.gretl.lsp.server.GretlLanguageServer
 
getWorkspaceService() - Method in class ch.so.agi.gretl.lsp.server.GretlLanguageServer
 
graph() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
Returns the value of the graph record component.
GretlAnalyzer - Class in ch.so.agi.gretl.lsp.analysis
 
GretlAnalyzer(GretlScriptParser, GretlMetadata, List<GretlDiagnosticRule>) - Constructor for class ch.so.agi.gretl.lsp.analysis.GretlAnalyzer
 
GretlArgument - Record Class in ch.so.agi.gretl.lsp.model
 
GretlArgument(GretlExpression, Range, Optional<String>) - Constructor for record class ch.so.agi.gretl.lsp.model.GretlArgument
Creates an instance of a GretlArgument record class.
GretlCodeActionProvider - Class in ch.so.agi.gretl.lsp.codeaction
 
GretlCodeActionProvider(GretlMetadata) - Constructor for class ch.so.agi.gretl.lsp.codeaction.GretlCodeActionProvider
 
GretlDependency - Record Class in ch.so.agi.gretl.lsp.model
 
GretlDependency(DependencyKind, String, Range) - Constructor for record class ch.so.agi.gretl.lsp.model.GretlDependency
Creates an instance of a GretlDependency record class.
GretlDiagnosticRule - Interface in ch.so.agi.gretl.lsp.analysis
 
GretlDslCall - Record Class in ch.so.agi.gretl.lsp.model
 
GretlDslCall(String, DslCallStyle, Range, Range, List<GretlArgument>, String) - Constructor for record class ch.so.agi.gretl.lsp.model.GretlDslCall
Creates an instance of a GretlDslCall record class.
GretlExpression - Interface in ch.so.agi.gretl.lsp.model
 
GretlImport - Record Class in ch.so.agi.gretl.lsp.model
 
GretlImport(String) - Constructor for record class ch.so.agi.gretl.lsp.model.GretlImport
Creates an instance of a GretlImport record class.
GretlLanguageServer - Class in ch.so.agi.gretl.lsp.server
 
GretlLanguageServer(GretlServerConfig, GretlMetadata, ServerLogger) - Constructor for class ch.so.agi.gretl.lsp.server.GretlLanguageServer
 
GretlMetadata - Record Class in ch.so.agi.gretl.lsp.metadata
 
GretlMetadata(String, String, String, MetadataSource, List<TaskMetadata>) - Constructor for record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
Creates an instance of a GretlMetadata record class.
GretlOverview - Record Class in ch.so.agi.gretl.lsp.overview
 
GretlOverview(String, List<OverviewTask>, TaskGraph, List<OverviewDiagnostic>, SqlParameterReport) - Constructor for record class ch.so.agi.gretl.lsp.overview.GretlOverview
Creates an instance of a GretlOverview record class.
GretlParseProblem - Record Class in ch.so.agi.gretl.lsp.model
 
GretlParseProblem(String, Range, boolean) - Constructor for record class ch.so.agi.gretl.lsp.model.GretlParseProblem
Creates an instance of a GretlParseProblem record class.
GretlScript - Record Class in ch.so.agi.gretl.lsp.model
 
GretlScript(String, List<GretlTaskBlock>, List<DefaultTaskDeclaration>, List<GretlVariableDeclaration>, List<GretlParseProblem>, boolean, boolean) - Constructor for record class ch.so.agi.gretl.lsp.model.GretlScript
Creates an instance of a GretlScript record class.
GretlScriptParser - Interface in ch.so.agi.gretl.lsp.parser
 
GretlServerConfig - Class in ch.so.agi.gretl.lsp.server
 
GretlServerLauncher - Class in ch.so.agi.gretl.lsp.server
 
GretlTaskBlock - Record Class in ch.so.agi.gretl.lsp.model
 
GretlTaskBlock(String, Optional<String>, Range, Range, Range, Range, List<GretlDslCall>, List<GretlDependency>, List<GretlExpression>) - Constructor for record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Creates an instance of a GretlTaskBlock record class.
GretlTextDocumentService - Class in ch.so.agi.gretl.lsp.server
 
GretlTextDocumentService(DocumentStore, GretlAnalyzer, GretlMetadata, ServerLogger) - Constructor for class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
GretlVariableDeclaration - Record Class in ch.so.agi.gretl.lsp.model
 
GretlVariableDeclaration(String, GretlExpression, Range) - Constructor for record class ch.so.agi.gretl.lsp.model.GretlVariableDeclaration
Creates an instance of a GretlVariableDeclaration record class.
gretlVersion() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
Returns the value of the gretlVersion record component.
GretlWorkspaceService - Class in ch.so.agi.gretl.lsp.server
 
GroovyAstGretlParser - Class in ch.so.agi.gretl.lsp.parser
 
GroovyAstGretlParser() - Constructor for class ch.so.agi.gretl.lsp.parser.GroovyAstGretlParser
 

H

hasCall(String) - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
 
hashCode() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.Example
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.FileMetadata
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataSource
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataValidator.MetadataProblem
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.MigrationMetadata
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.BooleanLiteralExpression
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.DefaultTaskDeclaration
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.GretlArgument
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.GretlDependency
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.GretlImport
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.GretlParseProblem
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.GretlVariableDeclaration
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.ListExpression
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.MapEntryExpression
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.MapExpression
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.UnknownExpression
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.model.VariableExpression
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.MissingParam
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraph
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphEdge
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphProblem
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.overview.UnusedParam
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.parser.ExtractionContext
Returns a hash code value for this object.
hashCode() - Method in record class ch.so.agi.gretl.lsp.sql.SqlParameterOccurrence
Returns a hash code value for this object.
help() - Method in class ch.so.agi.gretl.lsp.server.GretlServerConfig
 
hover(GretlScript, Position) - Method in class ch.so.agi.gretl.lsp.hover.HoverProvider
 
hover(HoverParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
HoverProvider - Class in ch.so.agi.gretl.lsp.hover
 
HoverProvider(GretlMetadata) - Constructor for class ch.so.agi.gretl.lsp.hover.HoverProvider
 
HybridGretlScriptParser - Class in ch.so.agi.gretl.lsp.scanner
 
HybridGretlScriptParser() - Constructor for class ch.so.agi.gretl.lsp.scanner.HybridGretlScriptParser
 

I

IMPORT - Enum constant in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
 
importContext(String) - Static method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
 
importPath() - Method in record class ch.so.agi.gretl.lsp.model.GretlImport
Returns the value of the importPath record component.
importPrefix() - Method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
Returns the value of the importPrefix record component.
imports() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
Returns the value of the imports record component.
info(String) - Method in class ch.so.agi.gretl.lsp.server.ServerLogger
 
initialize(InitializeParams) - Method in class ch.so.agi.gretl.lsp.server.GretlLanguageServer
 
initializer() - Method in record class ch.so.agi.gretl.lsp.model.GretlVariableDeclaration
Returns the value of the initializer record component.
insertText() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
Returns the value of the insertText record component.
INSIDE_GRETL_TASK_BODY - Enum constant in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
 
isError() - Method in record class ch.so.agi.gretl.lsp.model.GretlParseProblem
Returns the value of the isError record component.
isRunning() - Method in class ch.so.agi.gretl.lsp.server.ServerLifecycle
 
isShuttingDown() - Method in class ch.so.agi.gretl.lsp.server.ServerLifecycle
 
isStarImport() - Method in record class ch.so.agi.gretl.lsp.model.GretlImport
 

J

javaType() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the javaType record component.

K

key() - Method in record class ch.so.agi.gretl.lsp.model.MapEntryExpression
Returns the value of the key record component.
kind() - Method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
Returns the value of the kind record component.
kind() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the kind record component.
kind() - Method in record class ch.so.agi.gretl.lsp.model.GretlDependency
Returns the value of the kind record component.
kind() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphEdge
Returns the value of the kind record component.

L

label() - Method in record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
Returns the value of the label record component.
language() - Method in record class ch.so.agi.gretl.lsp.metadata.Example
Returns the value of the language record component.
languageId() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
Returns the value of the languageId record component.
legacy() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
Returns the value of the legacy record component.
LEGACY_DSL - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
LegacyDslRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
LegacyDslRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.LegacyDslRule
 
LenientGretlScanner - Class in ch.so.agi.gretl.lsp.scanner
 
LenientGretlScanner() - Constructor for class ch.so.agi.gretl.lsp.scanner.LenientGretlScanner
 
levenshteinDistance(String, String) - Static method in class ch.so.agi.gretl.lsp.util.LevenshteinUtil
 
LevenshteinUtil - Class in ch.so.agi.gretl.lsp.util
 
line() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
Returns the value of the line record component.
lineCount() - Method in class ch.so.agi.gretl.lsp.document.LineIndex
 
lineIndex() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
Returns the value of the lineIndex record component.
lineIndex() - Method in record class ch.so.agi.gretl.lsp.parser.ExtractionContext
Returns the value of the lineIndex record component.
LineIndex - Class in ch.so.agi.gretl.lsp.document
 
lineText(int) - Method in class ch.so.agi.gretl.lsp.document.LineIndex
 
links(GretlScript, Path) - Method in class ch.so.agi.gretl.lsp.links.DocumentLinkProvider
 
ListExpression - Record Class in ch.so.agi.gretl.lsp.model
 
ListExpression(List<GretlExpression>, Range, String) - Constructor for record class ch.so.agi.gretl.lsp.model.ListExpression
Creates an instance of a ListExpression record class.
load(InputStream) - Method in class ch.so.agi.gretl.lsp.metadata.MetadataLoader
 
load(Path) - Method in class ch.so.agi.gretl.lsp.metadata.MetadataLoader
 
loadDefault() - Method in class ch.so.agi.gretl.lsp.metadata.MetadataLoader
 
logLevel() - Method in class ch.so.agi.gretl.lsp.server.GretlServerConfig
 
longDescription() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns the value of the longDescription record component.

M

main(String[]) - Static method in class ch.so.agi.gretl.lsp.server.GretlServerLauncher
 
MapEntryExpression - Record Class in ch.so.agi.gretl.lsp.model
 
MapEntryExpression(String, GretlExpression, Range) - Constructor for record class ch.so.agi.gretl.lsp.model.MapEntryExpression
Creates an instance of a MapEntryExpression record class.
MapExpression - Record Class in ch.so.agi.gretl.lsp.model
 
MapExpression(List<MapEntryExpression>, Range, String) - Constructor for record class ch.so.agi.gretl.lsp.model.MapExpression
Creates an instance of a MapExpression record class.
message() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataValidator.MetadataProblem
Returns the value of the message record component.
message() - Method in record class ch.so.agi.gretl.lsp.model.GretlParseProblem
Returns the value of the message record component.
message() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
Returns the value of the message record component.
message() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphProblem
Returns the value of the message record component.
metadata() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
Returns the value of the metadata record component.
metadata() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
Returns the value of the metadata record component.
MetadataLoader - Class in ch.so.agi.gretl.lsp.metadata
 
MetadataLoader() - Constructor for class ch.so.agi.gretl.lsp.metadata.MetadataLoader
 
metadataPath() - Method in class ch.so.agi.gretl.lsp.server.GretlServerConfig
 
MetadataProblem(String, String) - Constructor for record class ch.so.agi.gretl.lsp.metadata.MetadataValidator.MetadataProblem
Creates an instance of a MetadataProblem record class.
MetadataSource - Record Class in ch.so.agi.gretl.lsp.metadata
 
MetadataSource(String, String, String) - Constructor for record class ch.so.agi.gretl.lsp.metadata.MetadataSource
Creates an instance of a MetadataSource record class.
MetadataValidator - Class in ch.so.agi.gretl.lsp.metadata
 
MetadataValidator() - Constructor for class ch.so.agi.gretl.lsp.metadata.MetadataValidator
 
MetadataValidator.MetadataProblem - Record Class in ch.so.agi.gretl.lsp.metadata
 
METHOD_CALL - Enum constant in enum class ch.so.agi.gretl.lsp.model.DslCallStyle
 
MethodCallExpression - Record Class in ch.so.agi.gretl.lsp.model
 
MethodCallExpression(String, List<GretlArgument>, Range, String) - Constructor for record class ch.so.agi.gretl.lsp.model.MethodCallExpression
Creates an instance of a MethodCallExpression record class.
migration() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the migration record component.
MigrationMetadata - Record Class in ch.so.agi.gretl.lsp.metadata
 
MigrationMetadata(List<String>, String, String) - Constructor for record class ch.so.agi.gretl.lsp.metadata.MigrationMetadata
Creates an instance of a MigrationMetadata record class.
MISSING_IMPORT - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
MISSING_REQUIRED_PROPERTY - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
MISSING_SQL_PARAMETER - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
MissingImportRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
MissingImportRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.MissingImportRule
 
MissingParam - Record Class in ch.so.agi.gretl.lsp.overview
 
MissingParam(String, String) - Constructor for record class ch.so.agi.gretl.lsp.overview.MissingParam
Creates an instance of a MissingParam record class.
missingParams() - Method in record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
Returns the value of the missingParams record component.
missingRequiredProperties() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Returns the value of the missingRequiredProperties record component.
MissingRequiredPropertyRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
MissingRequiredPropertyRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.MissingRequiredPropertyRule
 
multiple() - Method in record class ch.so.agi.gretl.lsp.metadata.FileMetadata
Returns the value of the multiple record component.
MUST_RUN_AFTER - Enum constant in enum class ch.so.agi.gretl.lsp.model.DependencyKind
 
mustExist() - Method in record class ch.so.agi.gretl.lsp.metadata.FileMetadata
Returns the value of the mustExist record component.

N

name() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the name record component.
name() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns the value of the name record component.
name() - Method in record class ch.so.agi.gretl.lsp.model.GretlArgument
Returns the value of the name record component.
name() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
Returns the value of the name record component.
name() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns the value of the name record component.
name() - Method in record class ch.so.agi.gretl.lsp.model.GretlVariableDeclaration
Returns the value of the name record component.
name() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
Returns the value of the name record component.
name() - Method in record class ch.so.agi.gretl.lsp.model.VariableExpression
Returns the value of the name record component.
name() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
Returns the value of the name record component.
name() - Method in record class ch.so.agi.gretl.lsp.sql.SqlParameterOccurrence
Returns the value of the name record component.
nameRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
Returns the value of the nameRange record component.
nameRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns the value of the nameRange record component.
nodes() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraph
Returns the value of the nodes record component.
NodeStatus - Enum Class in ch.so.agi.gretl.lsp.overview
 
NumberLiteralExpression - Record Class in ch.so.agi.gretl.lsp.model
 
NumberLiteralExpression(String, Range, String) - Constructor for record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
Creates an instance of a NumberLiteralExpression record class.

O

of(CompletionContextKind) - Static method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
 
of(CompletionContextKind, GretlTaskBlock) - Static method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
 
offsetAt(Position) - Method in class ch.so.agi.gretl.lsp.document.LineIndex
 
OK - Enum constant in enum class ch.so.agi.gretl.lsp.overview.NodeStatus
 
open(String, String, int, String) - Method in class ch.so.agi.gretl.lsp.document.DocumentStore
 
overview(AnalysisResult, Path) - Method in class ch.so.agi.gretl.lsp.overview.TaskOverviewService
 
OverviewDiagnostic - Record Class in ch.so.agi.gretl.lsp.overview
 
OverviewDiagnostic(String, String, Range, String) - Constructor for record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
Creates an instance of a OverviewDiagnostic record class.
OverviewTask - Record Class in ch.so.agi.gretl.lsp.overview
 
OverviewTask(String, String, int, boolean, List<String>) - Constructor for record class ch.so.agi.gretl.lsp.overview.OverviewTask
Creates an instance of a OverviewTask record class.

P

packagePrefix() - Method in record class ch.so.agi.gretl.lsp.model.GretlImport
 
paramName() - Method in record class ch.so.agi.gretl.lsp.overview.MissingParam
Returns the value of the paramName record component.
paramName() - Method in record class ch.so.agi.gretl.lsp.overview.UnusedParam
Returns the value of the paramName record component.
parse(String...) - Static method in class ch.so.agi.gretl.lsp.server.GretlServerConfig
 
parse(String, String) - Method in class ch.so.agi.gretl.lsp.analysis.GretlAnalyzer
 
parse(String, String) - Method in interface ch.so.agi.gretl.lsp.parser.GretlScriptParser
 
parse(String, String) - Method in class ch.so.agi.gretl.lsp.parser.GroovyAstGretlParser
 
parse(String, String) - Method in class ch.so.agi.gretl.lsp.scanner.HybridGretlScriptParser
 
parse(String, String) - Method in class ch.so.agi.gretl.lsp.scanner.LenientGretlScanner
 
parseAll(String) - Static method in record class ch.so.agi.gretl.lsp.model.GretlImport
 
parseProblems() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Returns the value of the parseProblems record component.
positionAt(int) - Method in class ch.so.agi.gretl.lsp.document.LineIndex
 
problems() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraph
Returns the value of the problems record component.
properties() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns the value of the properties record component.
PropertyMetadata - Record Class in ch.so.agi.gretl.lsp.metadata
 
PropertyMetadata(String, String, String, String, String, boolean, boolean, String, FileMetadata, List<AcceptedForm>, MigrationMetadata, boolean, CompletionMetadata) - Constructor for record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Creates an instance of a PropertyMetadata record class.

Q

qualifiedClassName() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns the value of the qualifiedClassName record component.

R

range() - Method in record class ch.so.agi.gretl.lsp.model.BooleanLiteralExpression
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.DefaultTaskDeclaration
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.GretlArgument
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.GretlDependency
Returns the value of the range record component.
range() - Method in interface ch.so.agi.gretl.lsp.model.GretlExpression
 
range() - Method in record class ch.so.agi.gretl.lsp.model.GretlParseProblem
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.GretlVariableDeclaration
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.ListExpression
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.MapEntryExpression
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.MapExpression
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.UnknownExpression
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.model.VariableExpression
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Returns the value of the range record component.
range() - Method in record class ch.so.agi.gretl.lsp.sql.SqlParameterOccurrence
Returns the value of the range record component.
RangeConverter - Class in ch.so.agi.gretl.lsp.parser
 
rawExpressions() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns the value of the rawExpressions record component.
repository() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataSource
Returns the value of the repository record component.
required() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the required record component.
requiredProperties() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
 
requiredProperties() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
Returns the value of the requiredProperties record component.
role() - Method in record class ch.so.agi.gretl.lsp.metadata.FileMetadata
Returns the value of the role record component.

S

scannerFallbackUsed() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Returns the value of the scannerFallbackUsed record component.
schemaVersion() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
Returns the value of the schemaVersion record component.
script() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
Returns the value of the script record component.
script() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
Returns the value of the script record component.
ServerLifecycle - Class in ch.so.agi.gretl.lsp.server
 
ServerLifecycle() - Constructor for class ch.so.agi.gretl.lsp.server.ServerLifecycle
 
ServerLogger - Class in ch.so.agi.gretl.lsp.server
 
ServerLogger(String) - Constructor for class ch.so.agi.gretl.lsp.server.ServerLogger
 
SET_METHOD - Enum constant in enum class ch.so.agi.gretl.lsp.model.DslCallStyle
 
setClient(LanguageClient) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
setWorkspaceRoot(Path) - Method in class ch.so.agi.gretl.lsp.analysis.GretlAnalyzer
 
setWorkspaceRoot(Path) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
severity() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
Returns the value of the severity record component.
severity() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphProblem
Returns the value of the severity record component.
SHOULD_RUN_AFTER - Enum constant in enum class ch.so.agi.gretl.lsp.model.DependencyKind
 
shutdown() - Method in class ch.so.agi.gretl.lsp.server.GretlLanguageServer
 
signature() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
Returns the value of the signature record component.
signatureHelp(GretlScript, Position) - Method in class ch.so.agi.gretl.lsp.signature.SignatureHelpProvider
 
signatureHelp(SignatureHelpParams) - Method in class ch.so.agi.gretl.lsp.server.GretlTextDocumentService
 
SignatureHelpProvider - Class in ch.so.agi.gretl.lsp.signature
 
SignatureHelpProvider(GretlMetadata) - Constructor for class ch.so.agi.gretl.lsp.signature.SignatureHelpProvider
 
simpleClassName() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns the value of the simpleClassName record component.
sortText() - Method in record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
Returns the value of the sortText record component.
source() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
Returns the value of the source record component.
sourceText() - Method in record class ch.so.agi.gretl.lsp.model.BooleanLiteralExpression
Returns the value of the sourceText record component.
sourceText() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
Returns the value of the sourceText record component.
sourceText() - Method in interface ch.so.agi.gretl.lsp.model.GretlExpression
 
sourceText() - Method in record class ch.so.agi.gretl.lsp.model.ListExpression
Returns the value of the sourceText record component.
sourceText() - Method in record class ch.so.agi.gretl.lsp.model.MapExpression
Returns the value of the sourceText record component.
sourceText() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
Returns the value of the sourceText record component.
sourceText() - Method in record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
Returns the value of the sourceText record component.
sourceText() - Method in record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
Returns the value of the sourceText record component.
sourceText() - Method in record class ch.so.agi.gretl.lsp.model.UnknownExpression
Returns the value of the sourceText record component.
sourceText() - Method in record class ch.so.agi.gretl.lsp.model.VariableExpression
Returns the value of the sourceText record component.
SQL_PARAMETER_NAME - Enum constant in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
 
sqlFile() - Method in record class ch.so.agi.gretl.lsp.overview.MissingParam
Returns the value of the sqlFile record component.
sqlFiles() - Method in record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
Returns the value of the sqlFiles record component.
SqlParameterExtractor - Class in ch.so.agi.gretl.lsp.sql
 
SqlParameterExtractor() - Constructor for class ch.so.agi.gretl.lsp.sql.SqlParameterExtractor
 
SqlParameterOccurrence - Record Class in ch.so.agi.gretl.lsp.sql
 
SqlParameterOccurrence(String, Range) - Constructor for record class ch.so.agi.gretl.lsp.sql.SqlParameterOccurrence
Creates an instance of a SqlParameterOccurrence record class.
sqlParameterProvider() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the sqlParameterProvider record component.
sqlParameterReport() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
Returns the value of the sqlParameterReport record component.
SqlParameterReport - Record Class in ch.so.agi.gretl.lsp.overview
 
SqlParameterReport(List<String>, List<MissingParam>, List<UnusedParam>) - Constructor for record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
Creates an instance of a SqlParameterReport record class.
SqlParameterRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
SqlParameterRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.SqlParameterRule
 
status() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns the value of the status record component.
status() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Returns the value of the status record component.
stdio() - Method in class ch.so.agi.gretl.lsp.server.GretlServerConfig
 
StringLiteralExpression - Record Class in ch.so.agi.gretl.lsp.model
 
StringLiteralExpression(String, Range, String) - Constructor for record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
Creates an instance of a StringLiteralExpression record class.
style() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
Returns the value of the style record component.
style() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
Returns the value of the style record component.
suggestClosest(String, Set<String>) - Static method in class ch.so.agi.gretl.lsp.util.LevenshteinUtil
 
symbols(GretlScript) - Method in class ch.so.agi.gretl.lsp.symbol.DocumentSymbolProvider
 

T

target() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataValidator.MetadataProblem
Returns the value of the target record component.
targetTaskName() - Method in record class ch.so.agi.gretl.lsp.model.GretlDependency
Returns the value of the targetTaskName record component.
TASK_TYPE - Enum constant in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
 
taskAt(Position) - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
 
taskBlock() - Method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
Returns the value of the taskBlock record component.
taskByName(String) - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
 
TaskGraph - Record Class in ch.so.agi.gretl.lsp.overview
 
TaskGraph(List<TaskGraphNode>, List<TaskGraphEdge>, List<TaskGraphProblem>) - Constructor for record class ch.so.agi.gretl.lsp.overview.TaskGraph
Creates an instance of a TaskGraph record class.
TaskGraphBuilder - Class in ch.so.agi.gretl.lsp.overview
 
TaskGraphBuilder() - Constructor for class ch.so.agi.gretl.lsp.overview.TaskGraphBuilder
 
TaskGraphEdge - Record Class in ch.so.agi.gretl.lsp.overview
 
TaskGraphEdge(String, String, DependencyKind) - Constructor for record class ch.so.agi.gretl.lsp.overview.TaskGraphEdge
Creates an instance of a TaskGraphEdge record class.
TaskGraphNode - Record Class in ch.so.agi.gretl.lsp.overview
 
TaskGraphNode(String, String, Range, NodeStatus, List<String>, int) - Constructor for record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Creates an instance of a TaskGraphNode record class.
TaskGraphProblem - Record Class in ch.so.agi.gretl.lsp.overview
 
TaskGraphProblem(String, String) - Constructor for record class ch.so.agi.gretl.lsp.overview.TaskGraphProblem
Creates an instance of a TaskGraphProblem record class.
TaskMetadata - Record Class in ch.so.agi.gretl.lsp.metadata
 
TaskMetadata(String, String, String, String, String, String, String, List<Example>, List<PropertyMetadata>) - Constructor for record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Creates an instance of a TaskMetadata record class.
taskName() - Method in record class ch.so.agi.gretl.lsp.model.DefaultTaskDeclaration
Returns the value of the taskName record component.
taskName() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
Returns the value of the taskName record component.
taskName() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Returns the value of the taskName record component.
taskName() - Method in record class ch.so.agi.gretl.lsp.overview.UnusedParam
Returns the value of the taskName record component.
taskNames() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
 
TaskOverviewService - Class in ch.so.agi.gretl.lsp.overview
 
TaskOverviewService() - Constructor for class ch.so.agi.gretl.lsp.overview.TaskOverviewService
 
tasks() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
Returns the value of the tasks record component.
tasks() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Returns the value of the tasks record component.
tasks() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
Returns the value of the tasks record component.
tasksSortedByName() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
 
taskType() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Returns the value of the taskType record component.
text() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
Returns the value of the text record component.
text() - Method in record class ch.so.agi.gretl.lsp.parser.ExtractionContext
Returns the value of the text record component.
TextDocument - Record Class in ch.so.agi.gretl.lsp.document
 
TextDocument(String, String, int, String, LineIndex) - Constructor for record class ch.so.agi.gretl.lsp.document.TextDocument
Creates an instance of a TextDocument record class.
title() - Method in record class ch.so.agi.gretl.lsp.metadata.Example
Returns the value of the title record component.
to() - Method in record class ch.so.agi.gretl.lsp.metadata.MigrationMetadata
Returns the value of the to record component.
TOP_LEVEL - Enum constant in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
 
toString() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.Example
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.FileMetadata
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataSource
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataValidator.MetadataProblem
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.MigrationMetadata
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.BooleanLiteralExpression
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.DefaultTaskDeclaration
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.GretlArgument
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.GretlDependency
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.GretlImport
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.GretlParseProblem
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.GretlVariableDeclaration
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.ListExpression
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.MapEntryExpression
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.MapExpression
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.UnknownExpression
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.model.VariableExpression
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.MissingParam
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraph
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphEdge
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphProblem
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.overview.UnusedParam
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.parser.ExtractionContext
Returns a string representation of this record class.
toString() - Method in record class ch.so.agi.gretl.lsp.sql.SqlParameterOccurrence
Returns a string representation of this record class.
totalLength() - Method in class ch.so.agi.gretl.lsp.document.LineIndex
 
toTask() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphEdge
Returns the value of the toTask record component.
trace() - Method in class ch.so.agi.gretl.lsp.server.GretlServerConfig
 
transitionToShutdown() - Method in class ch.so.agi.gretl.lsp.server.ServerLifecycle
 
transitionToShuttingDown() - Method in class ch.so.agi.gretl.lsp.server.ServerLifecycle
 
typeName() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns the value of the typeName record component.
typeName() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
Returns the value of the typeName record component.
typeRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
Returns the value of the typeRange record component.

U

UNKNOWN - Enum constant in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
 
UNKNOWN - Enum constant in enum class ch.so.agi.gretl.lsp.model.DslCallStyle
 
UNKNOWN_DEFAULT_TASK - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
UNKNOWN_DEFAULT_TASK_NO_SUGGESTION - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
UNKNOWN_DEPENDENCY - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
UNKNOWN_DEPENDENCY_NO_SUGGESTION - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
UNKNOWN_PROPERTY - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
UNKNOWN_PROPERTY_NO_SUGGESTION - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
UNKNOWN_TASK_TYPE - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
UnknownDependencyRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
UnknownDependencyRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.UnknownDependencyRule
 
UnknownExpression - Record Class in ch.so.agi.gretl.lsp.model
 
UnknownExpression(Range, String) - Constructor for record class ch.so.agi.gretl.lsp.model.UnknownExpression
Creates an instance of a UnknownExpression record class.
UnknownPropertyRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
UnknownPropertyRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.UnknownPropertyRule
 
UnknownTaskTypeRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
UnknownTaskTypeRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.UnknownTaskTypeRule
 
UNUSED_SQL_PARAMETER - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
UnusedParam - Record Class in ch.so.agi.gretl.lsp.overview
 
UnusedParam(String, String) - Constructor for record class ch.so.agi.gretl.lsp.overview.UnusedParam
Creates an instance of a UnusedParam record class.
unusedParams() - Method in record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
Returns the value of the unusedParams record component.
uri() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
Returns the value of the uri record component.
uri() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Returns the value of the uri record component.
uri() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
Returns the value of the uri record component.
uri() - Method in record class ch.so.agi.gretl.lsp.parser.ExtractionContext
Returns the value of the uri record component.
usage() - Static method in class ch.so.agi.gretl.lsp.server.GretlServerConfig
 

V

validate(GretlMetadata) - Method in class ch.so.agi.gretl.lsp.metadata.MetadataValidator
 
value() - Method in record class ch.so.agi.gretl.lsp.model.BooleanLiteralExpression
Returns the value of the value record component.
value() - Method in record class ch.so.agi.gretl.lsp.model.MapEntryExpression
Returns the value of the value record component.
value() - Method in record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
Returns the value of the value record component.
value() - Method in record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
Returns the value of the value record component.
valueOf(String) - Static method in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ch.so.agi.gretl.lsp.model.DependencyKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ch.so.agi.gretl.lsp.model.DslCallStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ch.so.agi.gretl.lsp.overview.NodeStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class ch.so.agi.gretl.lsp.completion.CompletionContextKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ch.so.agi.gretl.lsp.model.DependencyKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ch.so.agi.gretl.lsp.model.DslCallStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in record class ch.so.agi.gretl.lsp.model.ListExpression
Returns the value of the values record component.
values() - Static method in enum class ch.so.agi.gretl.lsp.overview.NodeStatus
Returns an array containing the constants of this enum class, in the order they are declared.
valueType() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
Returns the value of the valueType record component.
VariableExpression - Record Class in ch.so.agi.gretl.lsp.model
 
VariableExpression(String, Range, String) - Constructor for record class ch.so.agi.gretl.lsp.model.VariableExpression
Creates an instance of a VariableExpression record class.
variables() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
Returns the value of the variables record component.
version() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
Returns the value of the version record component.

W

warn(String) - Method in class ch.so.agi.gretl.lsp.server.ServerLogger
 
WARNING - Enum constant in enum class ch.so.agi.gretl.lsp.overview.NodeStatus
 
workspaceRoot() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
Returns the value of the workspaceRoot record component.
WRONG_ARGUMENT_COUNT - Enum constant in enum class ch.so.agi.gretl.lsp.diagnostics.DiagnosticCode
 
WrongArgumentCountRule - Class in ch.so.agi.gretl.lsp.diagnostics
 
WrongArgumentCountRule() - Constructor for class ch.so.agi.gretl.lsp.diagnostics.WrongArgumentCountRule
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages