parsergo

package module
v0.0.0-...-56bcee7 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

README

parsergo

An AST parser in Golang

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageScanner

type PackageScanner interface {
	Scanner
	ScanPackages(rootPaths ...string) []*astx.AstSpec
}

func NewScanner

func NewScanner(rootPaths ...string) PackageScanner

type Scanner

type Scanner interface {
	Scan() []*astx.AstSpec
}

Directories

Path Synopsis
pkg
tests

Jump to

Keyboard shortcuts

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