# Functions
NewLiteralRef is similar to [NewRef] except that it always interprets the string as a literal attribute name, never as a slash-delimited path expression.
NewRef creates a Ref from a string.
# Constants
AnonymousAttr is a constant for the attribute name that corresponds to the Anonymous() method ldcontext.Context and ldcontext.Builder.
KeyAttr is a constant for the attribute name that corresponds to the Key() method in ldcontext.Context and ldcontext.Builder.
KindAttr is a constant for the attribute name that corresponds to the Kind() method in ldcontext.Context and ldcontext.Builder.
NameAttr is a constant for the attribute name that corresponds to the Name() method in ldcontext.Context and ldcontext.Builder.