filecontext_go_proto

package
v0.0.51 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2021 License: Apache-2.0, NCSA Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_kythe_proto_filecontext_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ContextDependentVersion

type ContextDependentVersion struct {
	Row []*ContextDependentVersion_Row `protobuf:"bytes,1,rep,name=row,proto3" json:"row,omitempty"`
	// contains filtered or unexported fields
}

func (*ContextDependentVersion) Descriptor deprecated

func (*ContextDependentVersion) Descriptor() ([]byte, []int)

Deprecated: Use ContextDependentVersion.ProtoReflect.Descriptor instead.

func (*ContextDependentVersion) GetRow

func (*ContextDependentVersion) ProtoMessage

func (*ContextDependentVersion) ProtoMessage()

func (*ContextDependentVersion) ProtoReflect added in v0.0.49

func (x *ContextDependentVersion) ProtoReflect() protoreflect.Message

func (*ContextDependentVersion) Reset

func (x *ContextDependentVersion) Reset()

func (*ContextDependentVersion) String

func (x *ContextDependentVersion) String() string

type ContextDependentVersion_Column

type ContextDependentVersion_Column struct {
	Offset        int32  `protobuf:"varint,1,opt,name=offset,proto3" json:"offset,omitempty"`
	LinkedContext string `protobuf:"bytes,2,opt,name=linked_context,json=linkedContext,proto3" json:"linked_context,omitempty"`
	// contains filtered or unexported fields
}

func (*ContextDependentVersion_Column) Descriptor deprecated

func (*ContextDependentVersion_Column) Descriptor() ([]byte, []int)

Deprecated: Use ContextDependentVersion_Column.ProtoReflect.Descriptor instead.

func (*ContextDependentVersion_Column) GetLinkedContext

func (x *ContextDependentVersion_Column) GetLinkedContext() string

func (*ContextDependentVersion_Column) GetOffset

func (x *ContextDependentVersion_Column) GetOffset() int32

func (*ContextDependentVersion_Column) ProtoMessage

func (*ContextDependentVersion_Column) ProtoMessage()

func (*ContextDependentVersion_Column) ProtoReflect added in v0.0.49

func (*ContextDependentVersion_Column) Reset

func (x *ContextDependentVersion_Column) Reset()

func (*ContextDependentVersion_Column) String

type ContextDependentVersion_Row

type ContextDependentVersion_Row struct {
	SourceContext string                            `protobuf:"bytes,1,opt,name=source_context,json=sourceContext,proto3" json:"source_context,omitempty"`
	Column        []*ContextDependentVersion_Column `protobuf:"bytes,2,rep,name=column,proto3" json:"column,omitempty"`
	AlwaysProcess bool                              `protobuf:"varint,3,opt,name=always_process,json=alwaysProcess,proto3" json:"always_process,omitempty"`
	// contains filtered or unexported fields
}

func (*ContextDependentVersion_Row) Descriptor deprecated

func (*ContextDependentVersion_Row) Descriptor() ([]byte, []int)

Deprecated: Use ContextDependentVersion_Row.ProtoReflect.Descriptor instead.

func (*ContextDependentVersion_Row) GetAlwaysProcess

func (x *ContextDependentVersion_Row) GetAlwaysProcess() bool

func (*ContextDependentVersion_Row) GetColumn

func (*ContextDependentVersion_Row) GetSourceContext

func (x *ContextDependentVersion_Row) GetSourceContext() string

func (*ContextDependentVersion_Row) ProtoMessage

func (*ContextDependentVersion_Row) ProtoMessage()

func (*ContextDependentVersion_Row) ProtoReflect added in v0.0.49

func (*ContextDependentVersion_Row) Reset

func (x *ContextDependentVersion_Row) Reset()

func (*ContextDependentVersion_Row) String

func (x *ContextDependentVersion_Row) String() string

Jump to

Keyboard shortcuts

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