publiczna statyczna klasa końcowa GraphDebugInfo.FileLineCol.Builder
This represents a file/line location in the source code.
tensorflow.GraphDebugInfo.FileLineCol
Metody publiczne
GraphDebugInfo.FileLineCol.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
GraphDebugInfo.FileLineCol | zbudować () |
GraphDebugInfo.FileLineCol | |
GraphDebugInfo.FileLineCol.Builder | jasne () |
GraphDebugInfo.FileLineCol.Builder | wyczyść kod () Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | wyczyśćCol () Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
GraphDebugInfo.FileLineCol.Builder | wyczyśćIndeksPliku () File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | wyczyść Funkcję () Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | wyczyśćLinię () Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GraphDebugInfo.FileLineCol.Builder | klon () |
Smyczkowy | pobierz kod () Source code contained in this file line. |
com.google.protobuf.ByteString | getCodeBytes () Source code contained in this file line. |
wew | pobierzCol () Col number in the file line. |
GraphDebugInfo.FileLineCol | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
wew | getFileIndex () File name index, which can be used to retrieve the file name string from `files`. |
Smyczkowy | getFunc () Name of function contains the file line. |
com.google.protobuf.ByteString | getFuncBytes () Name of function contains the file line. |
wew | pobierzLinię () Line number in the file. |
końcowa wartość logiczna | |
GraphDebugInfo.FileLineCol.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
GraphDebugInfo.FileLineCol.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
końcowy GraphDebugInfo.FileLineCol.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
GraphDebugInfo.FileLineCol.Builder | setCode (wartość ciągu) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | setCodeBytes (wartość com.google.protobuf.ByteString) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | setCol (wartość int) Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
GraphDebugInfo.FileLineCol.Builder | setFileIndex (wartość int) File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | setFunc (wartość ciągu) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | setFuncBytes (wartość com.google.protobuf.ByteString) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | setLine (wartość int) Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
końcowy GraphDebugInfo.FileLineCol.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public GraphDebugInfo.FileLineCol.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public GraphDebugInfo.FileLineCol.Builder clearCode ()
Source code contained in this file line.
string code = 5;
public GraphDebugInfo.FileLineCol.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
public 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;
public GraphDebugInfo.FileLineCol.Builder clearFunc ()
Name of function contains the file line.
string func = 4;
public GraphDebugInfo.FileLineCol.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
publiczny ciąg getCode ()
Source code contained in this file line.
string code = 5;
publiczny com.google.protobuf.ByteString getCodeBytes ()
Source code contained in this file line.
string code = 5;
publiczny int getCol ()
Col number in the file line.
int32 col = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny 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;
publiczny ciąg getFunc ()
Name of function contains the file line.
string func = 4;
publiczny com.google.protobuf.ByteString getFuncBytes ()
Name of function contains the file line.
string func = 4;
publiczny int getLine ()
Line number in the file.
int32 line = 2;
publiczna końcowa wartość logiczna isInitialized ()
public GraphDebugInfo.FileLineCol.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczna wersja końcowa GraphDebugInfo.FileLineCol.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public GraphDebugInfo.FileLineCol.Builder setCode (wartość ciągu)
Source code contained in this file line.
string code = 5;
public GraphDebugInfo.FileLineCol.Builder setCodeBytes (wartość com.google.protobuf.ByteString)
Source code contained in this file line.
string code = 5;
public GraphDebugInfo.FileLineCol.Builder setCol (wartość int)
Col number in the file line.
int32 col = 3;
public GraphDebugInfo.FileLineCol.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public GraphDebugInfo.FileLineCol.Builder setFileIndex (wartość 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;
public GraphDebugInfo.FileLineCol.Builder setFunc (wartość ciągu)
Name of function contains the file line.
string func = 4;
public GraphDebugInfo.FileLineCol.Builder setFuncBytes (wartość com.google.protobuf.ByteString)
Name of function contains the file line.
string func = 4;
public GraphDebugInfo.FileLineCol.Builder setLine (wartość int)
Line number in the file.
int32 line = 2;