facts

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2018 License: Apache-2.0, NCSA Imports: 0 Imported by: 20

Documentation

Overview

Package facts defines constants for Kythe facts.

Index

Constants

View Source
const (
	AnchorEnd    = prefix + "loc/end"
	AnchorStart  = prefix + "loc/start"
	Code         = prefix + "code"
	Complete     = prefix + "complete"
	ContextURL   = prefix + "context/url"
	Details      = prefix + "details"
	DocURI       = prefix + "doc/uri"
	Message      = prefix + "message"
	NodeKind     = prefix + "node/kind"
	ParamDefault = prefix + "param/default"
	SnippetEnd   = prefix + "snippet/end"
	SnippetStart = prefix + "snippet/start"
	Subkind      = prefix + "subkind"
	Text         = prefix + "text"
	TextEncoding = prefix + "text/encoding"
)

Node fact labels

View Source
const DefaultTextEncoding = "UTF-8"

DefaultTextEncoding is the implicit value for TextEncoding if it is empty or missing from a node with a Text fact.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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