מחלקה סופית סטטית ציבורית GraphDebugInfo.FileLineCol
This represents a file/line location in the source code.
tensorflow.GraphDebugInfo.FileLineCol
כיתות מקוננות
מַחלָקָה | GraphDebugInfo.FileLineCol.Builder | This represents a file/line location in the source code. |
קבועים
int | CODE_FIELD_NUMBER | |
int | COL_FIELD_NUMBER | |
int | FILE_INDEX_FIELD_NUMBER | |
int | FUNC_FIELD_NUMBER | |
int | LINE_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
חוּט | 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 | |
GraphDebugInfo.FileLineCol | |
final static 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. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי GraphDebugInfo.FileLineCol.Builder | newBuilder () |
סטטי GraphDebugInfo.FileLineCol.Builder | newBuilder (אב-טיפוס GraphDebugInfo.FileLineCol ) |
GraphDebugInfo.FileLineCol.Builder | |
סטטי GraphDebugInfo.FileLineCol | parseDelimitedFrom (קלט InputStream) |
סטטי GraphDebugInfo.FileLineCol | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי GraphDebugInfo.FileLineCol | parseFrom (נתוני ByteBuffer) |
סטטי GraphDebugInfo.FileLineCol | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי GraphDebugInfo.FileLineCol | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי GraphDebugInfo.FileLineCol | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי GraphDebugInfo.FileLineCol | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי GraphDebugInfo.FileLineCol | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי GraphDebugInfo.FileLineCol | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי GraphDebugInfo.FileLineCol | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
GraphDebugInfo.FileLineCol.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי CODE_FIELD_NUMBER
ערך קבוע: 5
גמר סטטי ציבורי COL_FIELD_NUMBER
ערך קבוע: 3
אינט סופי סטטי ציבורי FILE_INDEX_FIELD_NUMBER
ערך קבוע: 1
אינט סופי סטטי ציבורי FUNC_FIELD_NUMBER
ערך קבוע: 4
גמר סטטי ציבורי LINE_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
מחרוזת ציבורית 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 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;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static GraphDebugInfo.FileLineCol parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static GraphDebugInfo.FileLineCol parseFrom (נתוני ByteBuffer)
זורק
InvalidProtocolBufferException |
---|
public static GraphDebugInfo.FileLineCol parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static GraphDebugInfo.FileLineCol parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static GraphDebugInfo.FileLineCol parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
IOException |
---|
public static GraphDebugInfo.FileLineCol parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static GraphDebugInfo.FileLineCol parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static GraphDebugInfo.FileLineCol parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static GraphDebugInfo.FileLineCol parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|