کلاس نهایی استاتیک عمومی 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. |
ثابت ها
بین المللی | CODE_FIELD_NUMBER | |
بین المللی | COL_FIELD_NUMBER | |
بین المللی | FILE_INDEX_FIELD_NUMBER | |
بین المللی | FUNC_FIELD_NUMBER | |
بین المللی | LINE_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
رشته | دریافت کد () 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 | |
GraphDebugInfo.FileLineCol | |
نهایی static 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. |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | کد هش () |
بولی نهایی | |
استاتیک GraphDebugInfo.FileLineCol.Builder | newBuilder () |
استاتیک GraphDebugInfo.FileLineCol.Builder | newBuilder (نمونه اولیه GraphDebugInfo.FileLineCol ) |
GraphDebugInfo.FileLineCol.Builder | |
استاتیک GraphDebugInfo.FileLineCol | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک 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 (بایت[] داده، 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;
عمومی 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 ()
عمومی 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;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
استاتیک عمومی GraphDebugInfo.FileLineCol.Builder newBuilder (نمونه اولیه GraphDebugInfo.FileLineCol )
استاتیک عمومی GraphDebugInfo.FileLineCol parseDelimitedFrom (ورودی جریان ورودی)
پرتاب می کند
IOException |
---|
استاتیک عمومی GraphDebugInfo.FileLineCol parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک GraphDebugInfo.FileLineCol parseFrom (داده بایت بافر)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی GraphDebugInfo.FileLineCol parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک GraphDebugInfo.FileLineCol parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی GraphDebugInfo.FileLineCol parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
استاتیک عمومی GraphDebugInfo.FileLineCol parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی GraphDebugInfo.FileLineCol parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک GraphDebugInfo.FileLineCol parseFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
استاتیک عمومی GraphDebugInfo.FileLineCol parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|