מחלקה סופית סטטית ציבורית 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, ערך אובייקט) |
| GraphDebugInfo.FileLineCol | לבנות () |
| GraphDebugInfo.FileLineCol | buildPartial () |
| 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 | clearLine () Line number in the file. |
| GraphDebugInfo.FileLineCol.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| GraphDebugInfo.FileLineCol.Builder | שיבוט () |
| חוּט | getCode () Source code contained in this file line. |
| com.google.protobuf.ByteString | getCodeBytes () Source code contained in this file line. |
| int | getCol () Col number in the file line. |
| GraphDebugInfo.FileLineCol | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| int | 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. |
| int | 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 אחר) |
| final GraphDebugInfo.FileLineCol.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| 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, ערך אובייקט) |
| 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, אינדקס אינט, ערך אובייקט) |
| final GraphDebugInfo.FileLineCol.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public GraphDebugInfo.FileLineCol.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public GraphDebugInfo.FileLineCol.Builder clearCode ()
Source code contained in this file line.
string code = 5; public GraphDebugInfo.FileLineCol.Builder clearField (שדה 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)
מחרוזת ציבורית getCode ()
Source code contained in this file line.
string code = 5; public com.google.protobuf.ByteString getCodeBytes ()
Source code contained in this file line.
string code = 5; public int getCol ()
Col number in the file line.
int32 col = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public 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; public 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; בוליאני הסופי הציבורי הוא אתחול ()
public GraphDebugInfo.FileLineCol.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public final GraphDebugInfo.FileLineCol.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public GraphDebugInfo.FileLineCol.Builder setCode (ערך מחרוזת)
Source code contained in this file line.
string code = 5; public GraphDebugInfo.FileLineCol.Builder setCodeBytes (ערך com.google.protobuf.ByteString)
Source code contained in this file line.
string code = 5; public GraphDebugInfo.FileLineCol.Builder setCol (ערך int)
Col number in the file line.
int32 col = 3; public GraphDebugInfo.FileLineCol.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public 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; public GraphDebugInfo.FileLineCol.Builder setFunc (ערך מחרוזת)
Name of function contains the file line.
string func = 4; public GraphDebugInfo.FileLineCol.Builder setFuncBytes (ערך com.google.protobuf.ByteString)
Name of function contains the file line.
string func = 4; public GraphDebugInfo.FileLineCol.Builder setLine (ערך int)
Line number in the file.
int32 line = 2;