package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Feb 11, 2018
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Class represents a class.
File represents a cpp/hpp file.
Func represents a function.
type Parser interface {
Parse(tags string) []*File
}
Parser parse ctags to struct.
NewParser creates Parser instance.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.