language

package
v0.0.0-...-d6b2721 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CountTokensUsingScanner

func CountTokensUsingScanner(source []byte) int

Types

type Parser

type Parser struct{}

func (Parser) Parse

func (p Parser) Parse(fileContent []byte) (*ast.File, error)

type Serializer

type Serializer struct {
}

func (Serializer) Serialize

func (s Serializer) Serialize(content *ast.File) ([]byte, error)

Jump to

Keyboard shortcuts

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