GraphDebugInfo.FileLineCol

מחלקה סופית סטטית ציבורית GraphDebugInfo.FileLineCol

 This represents a file/line location in the source code.
 
סוג Protobuf 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)
חוּט
קבל קוד ()
 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
בוליאנית סופית
סטטי GraphDebugInfo.FileLineCol.Builder
סטטי GraphDebugInfo.FileLineCol.Builder
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
בָּטֵל
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 GraphDebugInfo.FileLineCol getDefaultInstance ()

public GraphDebugInfo.FileLineCol getDefaultInstanceForType ()

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 ()

בוליאני הסופי הציבורי הוא אתחול ()

ציבורי סטטי GraphDebugInfo.FileLineCol.Builder newBuilder ()

סטטי ציבורי GraphDebugInfo.FileLineCol.Builder newBuilder (אב-טיפוס GraphDebugInfo.FileLineCol )

public GraphDebugInfo.FileLineCol.Builder newBuilderForType ()

public static GraphDebugInfo.FileLineCol parseDelimitedFrom (קלט InputStream)

זורק
IOException

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 data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException