filemeta

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileMeta

type FileMeta struct {
	Classes   *symbols.Classes
	Funcs     *symbols.Functions
	Files     *symbols.Files
	Constants *symbols.Constants

	CountCommentLine        int64
	CountAnonymousFunctions int64
}

FileMeta describes the data to be cached.

func NewFileMeta

func NewFileMeta() FileMeta

NewFileMeta returns a new FileMeta instance with pre-allocated fields.

Jump to

Keyboard shortcuts

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