parser

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block struct {
	ClassID   int
	FileID    int64
	TypeName  string
	Fields    map[string]any
	RawBody   string
	StartLine int
	EndLine   int
}

func Parse

func Parse(data []byte) ([]Block, error)

func ParseFile

func ParseFile(path string) ([]Block, error)

Jump to

Keyboard shortcuts

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