commands

package
v0.21.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParseOptions

type ParseOptions struct {
	TargetArgIndex int
	RowArgIndex    int
	ColArgIndex    int
}

type ParseResult

type ParseResult struct {
	Target   string
	Location *ast.Location
}

func Parse

Parse is responsible for extracting the target and location from the given params command params sent from the client after acting on a Code Action.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL