کلاس نهایی استاتیک عمومی GraphDebugInfo.FileLineCol.Builder
This represents a file/line location in the source code.
tensorflow.GraphDebugInfo.FileLineCol
روش های عمومی
GraphDebugInfo.FileLineCol.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
GraphDebugInfo.FileLineCol | ساختن () |
GraphDebugInfo.FileLineCol | ساخت جزئی () |
GraphDebugInfo.FileLineCol.Builder | روشن () |
GraphDebugInfo.FileLineCol.Builder | clearCode () Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | clearCol () Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
GraphDebugInfo.FileLineCol.Builder | clearFileIndex () File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | clearFunc () Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | خط شفاف () Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GraphDebugInfo.FileLineCol.Builder | کلون () |
رشته | دریافت کد () Source code contained in this file line. |
com.google.protobuf.ByteString | getCodeBytes () Source code contained in this file line. |
بین المللی | getCol () Col number in the file line. |
GraphDebugInfo.FileLineCol | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
بین المللی | getFileIndex () File name index, which can be used to retrieve the file name string from `files`. |
رشته | getFunc () Name of function contains the file line. |
com.google.protobuf.ByteString | getFuncBytes () Name of function contains the file line. |
بین المللی | getLine () Line number in the file. |
بولی نهایی | |
GraphDebugInfo.FileLineCol.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.FileLineCol.Builder | mergeFrom (com.google.protobuf.Message other) |
GraphDebugInfo.FileLineCol.Builder نهایی | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
GraphDebugInfo.FileLineCol.Builder | setCode (مقدار رشته) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | setCodeBytes (مقدار com.google.protobuf.ByteString) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | setCol (مقدار int) Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
GraphDebugInfo.FileLineCol.Builder | setFileIndex (مقدار int) File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | setFunc (مقدار رشته) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | setFuncBytes (com.google.protobuf.ByteString مقدار) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | setLine (مقدار int) Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
GraphDebugInfo.FileLineCol.Builder نهایی | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
عمومی GraphDebugInfo.FileLineCol.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی GraphDebugInfo.FileLineCol.Builder clearCode ()
Source code contained in this file line.
string code = 5;
عمومی GraphDebugInfo.FileLineCol.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
عمومی 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;
عمومی GraphDebugInfo.FileLineCol.Builder clearFunc ()
Name of function contains the file line.
string func = 4;
عمومی GraphDebugInfo.FileLineCol.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
رشته عمومی getCode ()
Source code contained in this file line.
string code = 5;
عمومی com.google.protobuf.ByteString getCodeBytes ()
Source code contained in this file line.
string code = 5;
عمومی int getCol ()
Col number in the file line.
int32 col = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
عمومی 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 ()
Name of function contains the file line.
string func = 4;
عمومی com.google.protobuf.ByteString getFuncBytes ()
Name of function contains the file line.
string func = 4;
public int getLine ()
Line number in the file.
int32 line = 2;
بولین نهایی عمومی isInitialized ()
عمومی GraphDebugInfo.FileLineCol.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
نهایی عمومی GraphDebugInfo.FileLineCol.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی GraphDebugInfo.FileLineCol.Builder setCode (مقدار رشته)
Source code contained in this file line.
string code = 5;
عمومی GraphDebugInfo.FileLineCol.Builder setCodeBytes (مقدار com.google.protobuf.ByteString)
Source code contained in this file line.
string code = 5;
عمومی GraphDebugInfo.FileLineCol.Builder setCol (مقدار int)
Col number in the file line.
int32 col = 3;
عمومی GraphDebugInfo.FileLineCol.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی GraphDebugInfo.FileLineCol.Builder setFileIndex (مقدار 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;
عمومی GraphDebugInfo.FileLineCol.Builder setFunc (مقدار رشته)
Name of function contains the file line.
string func = 4;
عمومی GraphDebugInfo.FileLineCol.Builder setFuncBytes (مقدار com.google.protobuf.ByteString)
Name of function contains the file line.
string func = 4;
عمومی GraphDebugInfo.FileLineCol.Builder setLine (مقدار int)
Line number in the file.
int32 line = 2;