genel statik son sınıf GraphDebugInfo.FileLineCol
This represents a file/line location in the source code.
tensorflow.GraphDebugInfo.FileLineCol
İç İçe Sınıflar
sınıf | GraphDebugInfo.FileLineCol.Builder | This represents a file/line location in the source code. |
Sabitler
int | CODE_FIELD_NUMBER | |
int | COL_FIELD_NUMBER | |
int | FILE_INDEX_FIELD_NUMBER | |
int | FUNC_FIELD_NUMBER | |
int | LINE_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
Sicim | 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. |
statik GraphDebugInfo.FileLineCol | |
GraphDebugInfo.FileLineCol | |
final statik com.google.protobuf.Descriptors.Descriptor | |
int | getFileIndex () File name index, which can be used to retrieve the file name string from `files`. |
Sicim | 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 | hashKodu () |
son boole değeri | Başlatıldı () |
statik GraphDebugInfo.FileLineCol.Builder | yeniİnşaatçı () |
statik GraphDebugInfo.FileLineCol.Builder | newBuilder ( GraphDebugInfo.FileLineCol prototipi) |
GraphDebugInfo.FileLineCol.Builder | |
statik GraphDebugInfo.FileLineCol | parseDelimitedFrom (InputStream girişi) |
statik GraphDebugInfo.FileLineCol | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GraphDebugInfo.FileLineCol | parseFrom (ByteBuffer verileri) |
statik GraphDebugInfo.FileLineCol | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GraphDebugInfo.FileLineCol | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GraphDebugInfo.FileLineCol | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik GraphDebugInfo.FileLineCol | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GraphDebugInfo.FileLineCol | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik GraphDebugInfo.FileLineCol | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GraphDebugInfo.FileLineCol | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
GraphDebugInfo.FileLineCol.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int CODE_FIELD_NUMBER
Sabit Değer: 5
genel statik final int COL_FIELD_NUMBER
Sabit Değer: 3
genel statik final int FILE_INDEX_FIELD_NUMBER
Sabit Değer: 1
genel statik final int FUNC_FIELD_NUMBER
Sabit Değer: 4
genel statik final int LINE_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
genel Dize 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;
genel 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;
genel Dize 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;
genel int getLine ()
Line number in the file.
int32 line = 2;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik GraphDebugInfo.FileLineCol parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik GraphDebugInfo.FileLineCol parseFrom (ByteBuffer verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik GraphDebugInfo.FileLineCol parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik GraphDebugInfo.FileLineCol parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik GraphDebugInfo.FileLineCol ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
genel statik GraphDebugInfo.FileLineCol ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik GraphDebugInfo.FileLineCol ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik GraphDebugInfo.FileLineCol parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik GraphDebugInfo.FileLineCol parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|