kelas akhir statis publik GraphDebugInfo.FileLineCol.Builder
This represents a file/line location in the source code.
tensorflow.GraphDebugInfo.FileLineCol
Metode Publik
GraphDebugInfo.FileLineCol.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
GraphDebugInfo.FileLineCol | membangun () |
GraphDebugInfo.FileLineCol | |
GraphDebugInfo.FileLineCol.Builder | jernih () |
GraphDebugInfo.FileLineCol.Builder | kode jelas () Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | jelasKol () Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
GraphDebugInfo.FileLineCol.Builder | hapusFileIndeks () File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | fungsi yang jelas () Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | garis jelas () Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GraphDebugInfo.FileLineCol.Builder | klon () |
Rangkaian | dapatkan Kode () Source code contained in this file line. |
com.google.protobuf.ByteString | dapatkanCodeBytes () Source code contained in this file line. |
ke dalam | dapatkanCol () Col number in the file line. |
GraphDebugInfo.FileLineCol | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
com.google.protobuf.Descriptors.Descriptor | |
ke dalam | dapatkanIndeksFile () File name index, which can be used to retrieve the file name string from `files`. |
Rangkaian | dapatkan Fungsi () Name of function contains the file line. |
com.google.protobuf.ByteString | dapatkanFuncBytes () Name of function contains the file line. |
ke dalam | dapatkanGaris () Line number in the file. |
boolean terakhir | |
GraphDebugInfo.FileLineCol.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.FileLineCol.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
GraphDebugInfo.FileLineCol.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
GraphDebugInfo.FileLineCol.Builder | setCode (Nilai string) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | setCodeBytes (nilai com.google.protobuf.ByteString) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | setCol (nilai int) Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
GraphDebugInfo.FileLineCol.Builder | setFileIndex (nilai int) File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | setFunc (Nilai string) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | setFuncBytes (nilai com.google.protobuf.ByteString) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | setLine (nilai int) Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
GraphDebugInfo.FileLineCol.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public GraphDebugInfo.FileLineCol.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
publik GraphDebugInfo.FileLineCol.Builder clearCode ()
Source code contained in this file line.
string code = 5;
publik GraphDebugInfo.FileLineCol.Builder clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
publik GraphDebugInfo.FileLineCol.Builder clearFileIndex ()
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
publik GraphDebugInfo.FileLineCol.Builder clearFunc ()
Name of function contains the file line.
string func = 4;
publik GraphDebugInfo.FileLineCol.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GetCode String publik ()
Source code contained in this file line.
string code = 5;
publik com.google.protobuf.ByteString getCodeBytes ()
Source code contained in this file line.
string code = 5;
int publik getCol ()
Col number in the file line.
int32 col = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
publik int getFileIndex ()
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
GetFunc String publik ()
Name of function contains the file line.
string func = 4;
com.google.protobuf.ByteString publik getFuncBytes ()
Name of function contains the file line.
string func = 4;
int publik getLine ()
Line number in the file.
int32 line = 2;
boolean akhir publik diinisialisasi ()
publik GraphDebugInfo.FileLineCol.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
GraphDebugInfo.FileLineCol.Builder final publik menggabungkan UnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
publik GraphDebugInfo.FileLineCol.Builder setCode (Nilai string)
Source code contained in this file line.
string code = 5;
publik GraphDebugInfo.FileLineCol.Builder setCodeBytes (nilai com.google.protobuf.ByteString)
Source code contained in this file line.
string code = 5;
publik GraphDebugInfo.FileLineCol.Builder setCol (nilai int)
Col number in the file line.
int32 col = 3;
public GraphDebugInfo.FileLineCol.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
publik GraphDebugInfo.FileLineCol.Builder setFileIndex (nilai int)
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
publik GraphDebugInfo.FileLineCol.Builder setFunc (Nilai string)
Name of function contains the file line.
string func = 4;
publik GraphDebugInfo.FileLineCol.Builder setFuncBytes (nilai com.google.protobuf.ByteString)
Name of function contains the file line.
string func = 4;
publik GraphDebugInfo.FileLineCol.Builder setLine (nilai int)
Line number in the file.
int32 line = 2;