Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FSSourceFile ¶
type FSSourceFile struct {
// contains filtered or unexported fields
}
func (FSSourceFile) Change ¶
func (f FSSourceFile) Change() int
func (FSSourceFile) Line ¶
func (f FSSourceFile) Line() int
func (FSSourceFile) Path ¶
func (f FSSourceFile) Path() string
func (*FSSourceFile) Scan ¶
func (f *FSSourceFile) Scan() bool
func (FSSourceFile) Text ¶
func (f FSSourceFile) Text() string
func (FSSourceFile) Type ¶
func (f FSSourceFile) Type() string
Source Files
¶
- source.go
Click to show internal directories.
Click to hide internal directories.