parse

package
v0.0.0-...-8beb9b3 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromCSS

func FromCSS(log *logger.Log, sourceFile *logger.Source) []string

func FromECMA

func FromECMA(log *logger.Log, sourceFile *logger.Source, ext string) []string

func NewLogMap

func NewLogMap(options logger.OutputOptions, logMap *LogMap) logger.Log

Types

type Imports

type Imports struct {
	ImportArray []string
	Logs        LogMap
	FileCount   int
}

func FromFile

func FromFile(filename string) *Imports

func FromFiles

func FromFiles(filenames []string) *Imports

type LogMap

type LogMap struct {
	Verbose []string
	Debug   []string
	Info    []string
	Err     []string
	Warning []string
}

Jump to

Keyboard shortcuts

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