symbol_graph

package
v0.0.0-...-8859e38 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SymbolGraph

type SymbolGraph struct {
	// contains filtered or unexported fields
}

func NewSymbolGraph

func NewSymbolGraph(filename string, delimiter string) *SymbolGraph

func (*SymbolGraph) Contains

func (sg *SymbolGraph) Contains(s string) bool

func (*SymbolGraph) Graph

func (sg *SymbolGraph) Graph() *graph.Graph

func (*SymbolGraph) IndexOf

func (sg *SymbolGraph) IndexOf(s string) (int, error)

func (*SymbolGraph) NameOf

func (sg *SymbolGraph) NameOf(i int) string

Jump to

Keyboard shortcuts

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