GraphDebugInfo.FileLineCol

kelas akhir statis publik GraphDebugInfo.FileLineCol

 This represents a file/line location in the source code.
 
Protobuf mengetik tensorflow.GraphDebugInfo.FileLineCol

Kelas Bersarang

kelas GraphDebugInfo.FileLineCol.Builder
 This represents a file/line location in the source code. 

Konstanta

ke dalam CODE_FIELD_NUMBER
ke dalam COL_FIELD_NUMBER
ke dalam FILE_INDEX_FIELD_NUMBER
ke dalam FUNC_FIELD_NUMBER
ke dalam LINE_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
Rangkaian
ambil kode ()
 Source code contained in this file line.
com.google.protobuf.ByteString
dapatkanCodeBytes ()
 Source code contained in this file line.
ke dalam
dapatkanCol ()
 Col number in the file line.
GraphDebugInfo.FileLineCol statis
GraphDebugInfo.FileLineCol
com.google.protobuf.Descriptors.Descriptor statis terakhir
ke dalam
dapatkanIndeksFile ()
 File name index, which can be used to retrieve the file name string from
 `files`.
Rangkaian
dapatkan Fungsi ()
 Name of function contains the file line.
com.google.protobuf.ByteString
dapatkanFuncBytes ()
 Name of function contains the file line.
ke dalam
dapatkanGaris ()
 Line number in the file.
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
GraphDebugInfo.FileLineCol.Builder statis
GraphDebugInfo.FileLineCol.Builder statis
GraphDebugInfo.FileLineCol.Builder
GraphDebugInfo.FileLineCol statis
parseDelimitedFrom (masukan Aliran Masukan)
GraphDebugInfo.FileLineCol statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphDebugInfo.FileLineCol statis
parseFrom (data ByteBuffer)
GraphDebugInfo.FileLineCol statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphDebugInfo.FileLineCol statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphDebugInfo.FileLineCol statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
GraphDebugInfo.FileLineCol statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphDebugInfo.FileLineCol statis
parseFrom (com.google.protobuf.ByteString data)
GraphDebugInfo.FileLineCol statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphDebugInfo.FileLineCol statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
GraphDebugInfo.FileLineCol.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik CODE_FIELD_NUMBER

Nilai Konstan: 5

int akhir statis publik COL_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik FILE_INDEX_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik FUNC_FIELD_NUMBER

Nilai Konstan: 4

int final statis publik LINE_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

GetCode String publik ()

 Source code contained in this file line.
 
string code = 5;

publik com.google.protobuf.ByteString getCodeBytes ()

 Source code contained in this file line.
 
string code = 5;

int publik getCol ()

 Col number in the file line.
 
int32 col = 3;

publik statis GraphDebugInfo.FileLineCol getDefaultInstance ()

publik GraphDebugInfo.FileLineCol getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

fungsi string

 Name of function contains the file line.
 
string func = 4;

com.google.protobuf.ByteString publik getFuncBytes ()

fungsi string

 Name of function contains the file line.
 
string func = 4;

int publik getLine ()

 Line number in the file.
 
int32 line = 2;

publik dapatkanParserForType ()

publik int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

kode hash int publik ()

boolean akhir publik diinisialisasi ()

publik statis GraphDebugInfo.FileLineCol.Builder newBuilder ()

publik statis GraphDebugInfo.FileLineCol.Builder newBuilder (prototipe GraphDebugInfo.FileLineCol )

publik GraphDebugInfo.FileLineCol.Builder newBuilderForType ()

GraphDebugInfo.FileLineCol statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

GraphDebugInfo.FileLineCol statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

GraphDebugInfo.FileLineCol statis publik parseFrom (data ByteBuffer)

Melempar
InvalidProtocolBufferException

GraphDebugInfo.FileLineCol statis publik parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

GraphDebugInfo.FileLineCol statis publik parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

GraphDebugInfo.FileLineCol statis publik parseFrom (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

GraphDebugInfo.FileLineCol statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

GraphDebugInfo.FileLineCol statis publik parseFrom (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

GraphDebugInfo.FileLineCol statis publik parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

GraphDebugInfo.FileLineCol statis publik parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO