Index
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
AcceptedFormrecord class. - acceptedForms() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
-
Returns the value of the
acceptedFormsrecord 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
allRequiredPresentrecord 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
AnalysisInputrecord 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
AnalysisResultrecord 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
argumentCountrecord component. - arguments() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
-
Returns the value of the
argumentsrecord component. - arguments() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
-
Returns the value of the
argumentsrecord 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
astBasedrecord component.
B
- body() - Method in record class ch.so.agi.gretl.lsp.metadata.Example
-
Returns the value of the
bodyrecord component. - bodyRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
-
Returns the value of the
bodyRangerecord 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
BooleanLiteralExpressionrecord 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
callsrecord 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
categoryrecord 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
codeActionTitlerecord component. - commit() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataSource
-
Returns the value of the
commitrecord 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
completionrecord 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
CompletionContextrecord 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
CompletionMetadatarecord 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
DefaultTaskDeclarationrecord 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
defaultTasksrecord component. - dependencies() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
-
Returns the value of the
dependenciesrecord 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
deprecatedrecord component. - description() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
-
Returns the value of the
descriptionrecord component. - description() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
-
Returns the value of the
descriptionrecord component. - detail() - Method in record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
-
Returns the value of the
detailrecord 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
diagnosticCountrecord component. - diagnostics() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
-
Returns the value of the
diagnosticsrecord component. - diagnostics() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
-
Returns the value of the
diagnosticsrecord 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
displayNamerecord component. - doclet() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataSource
-
Returns the value of the
docletrecord component. - document() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
-
Returns the value of the
documentrecord component. - document() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
-
Returns the value of the
documentrecord 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
edgesrecord 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
entriesrecord 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
Examplerecord class. - examples() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
-
Returns the value of the
examplesrecord 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
expressionrecord 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
extensionsrecord 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
ExtractionContextrecord 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
filerecord 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
FileMetadatarecord 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
fromrecord 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
fromTaskrecord component. - fullRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
-
Returns the value of the
fullRangerecord component. - fullRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
-
Returns the value of the
fullRangerecord component.
G
- generatedAt() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
-
Returns the value of the
generatedAtrecord 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
graphrecord 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
GretlArgumentrecord 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
GretlDependencyrecord 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
GretlDslCallrecord 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
GretlImportrecord 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
GretlMetadatarecord 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
GretlOverviewrecord 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
GretlParseProblemrecord 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
GretlScriptrecord 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
GretlTaskBlockrecord 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
GretlVariableDeclarationrecord class. - gretlVersion() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
-
Returns the value of the
gretlVersionrecord 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
importPathrecord component. - importPrefix() - Method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
-
Returns the value of the
importPrefixrecord component. - imports() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
-
Returns the value of the
importsrecord 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
initializerrecord component. - insertText() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
-
Returns the value of the
insertTextrecord 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
isErrorrecord 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
javaTyperecord component.
K
- key() - Method in record class ch.so.agi.gretl.lsp.model.MapEntryExpression
-
Returns the value of the
keyrecord component. - kind() - Method in record class ch.so.agi.gretl.lsp.completion.CompletionContext
-
Returns the value of the
kindrecord component. - kind() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
-
Returns the value of the
kindrecord component. - kind() - Method in record class ch.so.agi.gretl.lsp.model.GretlDependency
-
Returns the value of the
kindrecord component. - kind() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphEdge
-
Returns the value of the
kindrecord component.
L
- label() - Method in record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
-
Returns the value of the
labelrecord component. - language() - Method in record class ch.so.agi.gretl.lsp.metadata.Example
-
Returns the value of the
languagerecord component. - languageId() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
-
Returns the value of the
languageIdrecord component. - legacy() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
-
Returns the value of the
legacyrecord 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
linerecord 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
lineIndexrecord component. - lineIndex() - Method in record class ch.so.agi.gretl.lsp.parser.ExtractionContext
-
Returns the value of the
lineIndexrecord 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
ListExpressionrecord 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
longDescriptionrecord 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
MapEntryExpressionrecord 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
MapExpressionrecord class. - message() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataValidator.MetadataProblem
-
Returns the value of the
messagerecord component. - message() - Method in record class ch.so.agi.gretl.lsp.model.GretlParseProblem
-
Returns the value of the
messagerecord component. - message() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
-
Returns the value of the
messagerecord component. - message() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphProblem
-
Returns the value of the
messagerecord component. - metadata() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
-
Returns the value of the
metadatarecord 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
MetadataProblemrecord 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
MetadataSourcerecord 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
MethodCallExpressionrecord class. - migration() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
-
Returns the value of the
migrationrecord 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
MigrationMetadatarecord 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
MissingParamrecord class. - missingParams() - Method in record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
-
Returns the value of the
missingParamsrecord component. - missingRequiredProperties() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
-
Returns the value of the
missingRequiredPropertiesrecord 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
multiplerecord 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
mustExistrecord component.
N
- name() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.lsp.model.GretlArgument
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.lsp.model.GretlVariableDeclaration
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.lsp.model.VariableExpression
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
-
Returns the value of the
namerecord component. - name() - Method in record class ch.so.agi.gretl.lsp.sql.SqlParameterOccurrence
-
Returns the value of the
namerecord component. - nameRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
-
Returns the value of the
nameRangerecord component. - nameRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
-
Returns the value of the
nameRangerecord component. - nodes() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraph
-
Returns the value of the
nodesrecord 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
NumberLiteralExpressionrecord 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
OverviewDiagnosticrecord 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
OverviewTaskrecord 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
paramNamerecord component. - paramName() - Method in record class ch.so.agi.gretl.lsp.overview.UnusedParam
-
Returns the value of the
paramNamerecord 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
parseProblemsrecord 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
problemsrecord component. - properties() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
-
Returns the value of the
propertiesrecord 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
PropertyMetadatarecord class.
Q
- qualifiedClassName() - Method in record class ch.so.agi.gretl.lsp.metadata.TaskMetadata
-
Returns the value of the
qualifiedClassNamerecord component.
R
- range() - Method in record class ch.so.agi.gretl.lsp.model.BooleanLiteralExpression
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.DefaultTaskDeclaration
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.GretlArgument
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.GretlDependency
-
Returns the value of the
rangerecord 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
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.GretlVariableDeclaration
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.ListExpression
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.MapEntryExpression
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.MapExpression
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.UnknownExpression
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.model.VariableExpression
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
-
Returns the value of the
rangerecord component. - range() - Method in record class ch.so.agi.gretl.lsp.sql.SqlParameterOccurrence
-
Returns the value of the
rangerecord 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
rawExpressionsrecord component. - repository() - Method in record class ch.so.agi.gretl.lsp.metadata.MetadataSource
-
Returns the value of the
repositoryrecord component. - required() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
-
Returns the value of the
requiredrecord 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
requiredPropertiesrecord component. - role() - Method in record class ch.so.agi.gretl.lsp.metadata.FileMetadata
-
Returns the value of the
rolerecord component.
S
- scannerFallbackUsed() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
-
Returns the value of the
scannerFallbackUsedrecord component. - schemaVersion() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
-
Returns the value of the
schemaVersionrecord component. - script() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisInput
-
Returns the value of the
scriptrecord component. - script() - Method in record class ch.so.agi.gretl.lsp.analysis.AnalysisResult
-
Returns the value of the
scriptrecord 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
severityrecord component. - severity() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphProblem
-
Returns the value of the
severityrecord 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
signaturerecord 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
simpleClassNamerecord component. - sortText() - Method in record class ch.so.agi.gretl.lsp.metadata.CompletionMetadata
-
Returns the value of the
sortTextrecord component. - source() - Method in record class ch.so.agi.gretl.lsp.metadata.GretlMetadata
-
Returns the value of the
sourcerecord component. - sourceText() - Method in record class ch.so.agi.gretl.lsp.model.BooleanLiteralExpression
-
Returns the value of the
sourceTextrecord component. - sourceText() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
-
Returns the value of the
sourceTextrecord 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
sourceTextrecord component. - sourceText() - Method in record class ch.so.agi.gretl.lsp.model.MapExpression
-
Returns the value of the
sourceTextrecord component. - sourceText() - Method in record class ch.so.agi.gretl.lsp.model.MethodCallExpression
-
Returns the value of the
sourceTextrecord component. - sourceText() - Method in record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
-
Returns the value of the
sourceTextrecord component. - sourceText() - Method in record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
-
Returns the value of the
sourceTextrecord component. - sourceText() - Method in record class ch.so.agi.gretl.lsp.model.UnknownExpression
-
Returns the value of the
sourceTextrecord component. - sourceText() - Method in record class ch.so.agi.gretl.lsp.model.VariableExpression
-
Returns the value of the
sourceTextrecord 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
sqlFilerecord component. - sqlFiles() - Method in record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
-
Returns the value of the
sqlFilesrecord 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
SqlParameterOccurrencerecord class. - sqlParameterProvider() - Method in record class ch.so.agi.gretl.lsp.metadata.PropertyMetadata
-
Returns the value of the
sqlParameterProviderrecord component. - sqlParameterReport() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
-
Returns the value of the
sqlParameterReportrecord 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
SqlParameterReportrecord 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
statusrecord component. - status() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
-
Returns the value of the
statusrecord 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
StringLiteralExpressionrecord class. - style() - Method in record class ch.so.agi.gretl.lsp.metadata.AcceptedForm
-
Returns the value of the
stylerecord component. - style() - Method in record class ch.so.agi.gretl.lsp.model.GretlDslCall
-
Returns the value of the
stylerecord 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
targetrecord component. - targetTaskName() - Method in record class ch.so.agi.gretl.lsp.model.GretlDependency
-
Returns the value of the
targetTaskNamerecord 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
taskBlockrecord 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
TaskGraphrecord 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
TaskGraphEdgerecord 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
TaskGraphNoderecord 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
TaskGraphProblemrecord 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
TaskMetadatarecord class. - taskName() - Method in record class ch.so.agi.gretl.lsp.model.DefaultTaskDeclaration
-
Returns the value of the
taskNamerecord component. - taskName() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewDiagnostic
-
Returns the value of the
taskNamerecord component. - taskName() - Method in record class ch.so.agi.gretl.lsp.overview.TaskGraphNode
-
Returns the value of the
taskNamerecord component. - taskName() - Method in record class ch.so.agi.gretl.lsp.overview.UnusedParam
-
Returns the value of the
taskNamerecord 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
tasksrecord component. - tasks() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
-
Returns the value of the
tasksrecord component. - tasks() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
-
Returns the value of the
tasksrecord 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
taskTyperecord component. - text() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
-
Returns the value of the
textrecord component. - text() - Method in record class ch.so.agi.gretl.lsp.parser.ExtractionContext
-
Returns the value of the
textrecord 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
TextDocumentrecord class. - title() - Method in record class ch.so.agi.gretl.lsp.metadata.Example
-
Returns the value of the
titlerecord component. - to() - Method in record class ch.so.agi.gretl.lsp.metadata.MigrationMetadata
-
Returns the value of the
torecord 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
toTaskrecord 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
typeNamerecord component. - typeName() - Method in record class ch.so.agi.gretl.lsp.overview.OverviewTask
-
Returns the value of the
typeNamerecord component. - typeRange() - Method in record class ch.so.agi.gretl.lsp.model.GretlTaskBlock
-
Returns the value of the
typeRangerecord 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
UnknownExpressionrecord 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
UnusedParamrecord class. - unusedParams() - Method in record class ch.so.agi.gretl.lsp.overview.SqlParameterReport
-
Returns the value of the
unusedParamsrecord component. - uri() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
-
Returns the value of the
urirecord component. - uri() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
-
Returns the value of the
urirecord component. - uri() - Method in record class ch.so.agi.gretl.lsp.overview.GretlOverview
-
Returns the value of the
urirecord component. - uri() - Method in record class ch.so.agi.gretl.lsp.parser.ExtractionContext
-
Returns the value of the
urirecord 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
valuerecord component. - value() - Method in record class ch.so.agi.gretl.lsp.model.MapEntryExpression
-
Returns the value of the
valuerecord component. - value() - Method in record class ch.so.agi.gretl.lsp.model.NumberLiteralExpression
-
Returns the value of the
valuerecord component. - value() - Method in record class ch.so.agi.gretl.lsp.model.StringLiteralExpression
-
Returns the value of the
valuerecord 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
valuesrecord 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
valueTyperecord 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
VariableExpressionrecord class. - variables() - Method in record class ch.so.agi.gretl.lsp.model.GretlScript
-
Returns the value of the
variablesrecord component. - version() - Method in record class ch.so.agi.gretl.lsp.document.TextDocument
-
Returns the value of the
versionrecord 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
workspaceRootrecord 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
All Classes and Interfaces|All Packages