facts

package
v0.0.67 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0, NCSA Imports: 0 Imported by: 0

Documentation

Overview

Package facts defines constants for Kythe facts.

Index

Constants

View Source
const (
	AnchorEnd         = prefix + "loc/end"
	AnchorStart       = prefix + "loc/start"
	BuildConfig       = prefix + "build/config"
	Code              = prefix + "code"
	Complete          = prefix + "complete"
	ContextURL        = prefix + "context/url"
	Deprecated        = prefix + "tag/deprecated"
	Details           = prefix + "details"
	DocURI            = prefix + "doc/uri"
	Message           = prefix + "message"
	NodeKind          = prefix + "node/kind"
	ParamDefault      = prefix + "param/default"
	SemanticGenerated = prefix + "semantic/generated"
	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