MCPcopy Create free account
hub / github.com/ampproject/amphtml / EnumDescriptor

Method EnumDescriptor

validator/validator.pb.go:510–512  ·  view source on GitHub ↗

Deprecated: Use HtmlFormat_Code.Descriptor instead.

()

Source from the content-addressed store, hash-verified

508
509// Deprecated: Use HtmlFormat_Code.Descriptor instead.
510func (HtmlFormat_Code) EnumDescriptor() ([]byte, []int) {
511 return file_validator_proto_rawDescGZIP(), []int{20, 0}
512}
513
514// NamedId's are used to uniquely identify specific TagSpecs in the
515// validator rules in a stable manner. Most TagSpecs have no set NamedId.

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected