सार्वजनिक स्थैतिक अंतिम वर्ग 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 यहाँ | कोड_फ़ील्ड_नंबर | |
int यहाँ | COL_FIELD_NUMBER | |
int यहाँ | FILE_INDEX_FIELD_NUMBER | |
int यहाँ | FUNC_FIELD_NUMBER | |
int यहाँ | LINE_FIELD_NUMBER |
सार्वजनिक तरीके
बूलियन | बराबर (वस्तु obj) |
डोरी | कोड प्राप्त करें () Source code contained in this file line. |
com.google.protobuf.ByteString | getCodeBytes () Source code contained in this file line. |
int यहाँ | गेटकोल () Col number in the file line. |
स्थिर GraphDebugInfo.FileLineCol | |
GraphDebugInfo.FileLineCol | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
int यहाँ | getFileIndex () File name index, which can be used to retrieve the file name string from `files`. |
डोरी | गेटफनक () Name of function contains the file line. |
com.google.protobuf.ByteString | getFuncBytes () Name of function contains the file line. |
int यहाँ | लाइन में आओ () Line number in the file. |
int यहाँ | |
अंतिम com.google.protobuf.UnknownFieldSet | |
int यहाँ | हैशकोड () |
अंतिम बूलियन | |
स्थिर GraphDebugInfo.FileLineCol.Builder | नयाबिल्डर () |
स्थिर GraphDebugInfo.FileLineCol.Builder | newBuilder ( GraphDebugInfo.FileLineCol प्रोटोटाइप) |
GraphDebugInfo.FileLineCol.Builder | |
स्थिर GraphDebugInfo.FileLineCol | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) |
स्थिर GraphDebugInfo.FileLineCol | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GraphDebugInfo.FileLineCol | पार्सफ्रॉम (बाइटबफ़र डेटा) |
स्थिर GraphDebugInfo.FileLineCol | parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GraphDebugInfo.FileLineCol | पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GraphDebugInfo.FileLineCol | parseFrom (com.google.protobuf.CodedInputStream इनपुट) |
स्थिर GraphDebugInfo.FileLineCol | पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GraphDebugInfo.FileLineCol | parseFrom (com.google.protobuf.ByteString डेटा) |
स्थिर GraphDebugInfo.FileLineCol | पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GraphDebugInfo.FileLineCol | parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर | पार्सर () |
GraphDebugInfo.FileLineCol.Builder | टूबिल्डर () |
खालीपन | राइटटू (com.google.protobuf.CodedOutputStream आउटपुट) |
विरासत में मिली विधियाँ
स्थिरांक
सार्वजनिक स्थैतिक अंतिम पूर्णांक कोड_FIELD_NUMBER
स्थिर मान: 5
सार्वजनिक स्थैतिक अंतिम पूर्णांक COL_FIELD_NUMBER
स्थिर मान: 3
सार्वजनिक स्थैतिक अंतिम पूर्णांक FILE_INDEX_FIELD_NUMBER
स्थिर मान: 1
सार्वजनिक स्थैतिक अंतिम पूर्णांक FUNC_FIELD_NUMBER
स्थिर मान: 4
सार्वजनिक स्थैतिक अंतिम पूर्णांक LINE_FIELD_NUMBER
स्थिर मान: 2
सार्वजनिक तरीके
सार्वजनिक बूलियन बराबर (ऑब्जेक्ट 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;
सार्वजनिक स्थैतिक अंतिम 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;
सार्वजनिक int getLine ()
Line number in the file.
int32 line = 2;
जनता getParserForType ()
सार्वजनिक int getSerializedSize ()
सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक इंट हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol.Builder newBuilder ( GraphDebugInfo.FileLineCol प्रोटोटाइप)
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol पार्सफ्रॉम (बाइटबफ़र डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol पार्सफ्रॉम (ByteBuffer डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol parseFrom (com.google.protobuf.CodedInputStream इनपुट)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol parseFrom (com.google.protobuf.ByteString डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GraphDebugInfo.FileLineCol पार्सफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक पार्सर ()
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
आईओ अपवाद |
---|