parser

package
v1.505.5 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KotlinLang = kotlin.GetLanguage()
View Source
var KotlinTreeSitterName = "kotlin"

Functions

This section is empty.

Types

type KotlinImports

type KotlinImports struct {
	// contains filtered or unexported fields
}

type Parser

type Parser interface {
	ParseImports(filePath, source string) ([]string, []error)
	ParsePackage(filePath, source string) (string, []error)
}

func NewParser

func NewParser() Parser

Jump to

Keyboard shortcuts

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