parser

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 License: MIT Imports: 1 Imported by: 4

Documentation

Overview

Package parser provides a Go module parser for TypeScript AST

Package parser provides a Go module parser for TypeScript AST

Index

Constants

This section is empty.

Variables

View Source
var All = easyparser.All

All exports all interfaces Deprecated: github.com/go-generalize/go-easyparser.All

View Source
var Default = easyparser.Default

Default exports all other than neither in base-package nor exported Deprecated: github.com/go-generalize/go-easyparser.Default

Functions

This section is empty.

Types

type FilterOpt added in v1.0.0

type FilterOpt = easyparser.FilterOpt

FilterOpt is options to filter exported interfaces Deprecated: github.com/go-generalize/go-easyparser.FilterOpt

type Parser

type Parser = easyparser.Parser

Parser is a Go module parser for TypeScript AST Deprecated: github.com/go-generalize/go-easyparser.Parser

func NewParser

func NewParser(dir string, filter func(*FilterOpt) bool) (*Parser, error)

NewParser initializes a new Parser Deprecated: github.com/go-generalize/go-easyparser.NewParser

Directories

Path Synopsis
Package testutil offers test utility for parser
Package testutil offers test utility for parser

Jump to

Keyboard shortcuts

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