java_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: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_kythe_proto_java_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type JarDetails

type JarDetails struct {
	Jar []*JarDetails_Jar `protobuf:"bytes,1,rep,name=jar,proto3" json:"jar,omitempty"`
	// contains filtered or unexported fields
}

func (*JarDetails) Descriptor deprecated

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

Deprecated: Use JarDetails.ProtoReflect.Descriptor instead.

func (*JarDetails) GetJar

func (x *JarDetails) GetJar() []*JarDetails_Jar

func (*JarDetails) ProtoMessage

func (*JarDetails) ProtoMessage()

func (*JarDetails) ProtoReflect added in v0.0.49

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

func (*JarDetails) Reset

func (x *JarDetails) Reset()

func (*JarDetails) String

func (x *JarDetails) String() string

type JarDetails_Jar

type JarDetails_Jar struct {
	VName *storage_go_proto.VName `protobuf:"bytes,1,opt,name=v_name,json=vName,proto3" json:"v_name,omitempty"`
	// contains filtered or unexported fields
}

func (*JarDetails_Jar) Descriptor deprecated

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

Deprecated: Use JarDetails_Jar.ProtoReflect.Descriptor instead.

func (*JarDetails_Jar) GetVName

func (x *JarDetails_Jar) GetVName() *storage_go_proto.VName

func (*JarDetails_Jar) ProtoMessage

func (*JarDetails_Jar) ProtoMessage()

func (*JarDetails_Jar) ProtoReflect added in v0.0.49

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

func (*JarDetails_Jar) Reset

func (x *JarDetails_Jar) Reset()

func (*JarDetails_Jar) String

func (x *JarDetails_Jar) String() string

type JarEntryDetails

type JarEntryDetails struct {
	JarContainer int32 `protobuf:"varint,1,opt,name=jar_container,json=jarContainer,proto3" json:"jar_container,omitempty"`
	// contains filtered or unexported fields
}

func (*JarEntryDetails) Descriptor deprecated

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

Deprecated: Use JarEntryDetails.ProtoReflect.Descriptor instead.

func (*JarEntryDetails) GetJarContainer

func (x *JarEntryDetails) GetJarContainer() int32

func (*JarEntryDetails) ProtoMessage

func (*JarEntryDetails) ProtoMessage()

func (*JarEntryDetails) ProtoReflect added in v0.0.49

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

func (*JarEntryDetails) Reset

func (x *JarEntryDetails) Reset()

func (*JarEntryDetails) String

func (x *JarEntryDetails) String() string

type JavaDetails

type JavaDetails struct {
	Classpath      []string `protobuf:"bytes,1,rep,name=classpath,proto3" json:"classpath,omitempty"`
	Sourcepath     []string `protobuf:"bytes,2,rep,name=sourcepath,proto3" json:"sourcepath,omitempty"`
	Bootclasspath  []string `protobuf:"bytes,3,rep,name=bootclasspath,proto3" json:"bootclasspath,omitempty"`
	ExtraJavacopts []string `protobuf:"bytes,10,rep,name=extra_javacopts,json=extraJavacopts,proto3" json:"extra_javacopts,omitempty"`
	// contains filtered or unexported fields
}

func (*JavaDetails) Descriptor deprecated

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

Deprecated: Use JavaDetails.ProtoReflect.Descriptor instead.

func (*JavaDetails) GetBootclasspath

func (x *JavaDetails) GetBootclasspath() []string

func (*JavaDetails) GetClasspath

func (x *JavaDetails) GetClasspath() []string

func (*JavaDetails) GetExtraJavacopts

func (x *JavaDetails) GetExtraJavacopts() []string

func (*JavaDetails) GetSourcepath

func (x *JavaDetails) GetSourcepath() []string

func (*JavaDetails) ProtoMessage

func (*JavaDetails) ProtoMessage()

func (*JavaDetails) ProtoReflect added in v0.0.49

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

func (*JavaDetails) Reset

func (x *JavaDetails) Reset()

func (*JavaDetails) String

func (x *JavaDetails) String() string

Jump to

Keyboard shortcuts

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