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 |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
สตริง | รับโค้ด () Source code contained in this file line. |
com.google.protobuf.ByteString | รับโค้ดไบต์ () Source code contained in this file line. |
ภายใน | รับคอล () Col number in the file line. |
GraphDebugInfo.FileLineCol แบบคงที่ | |
GraphDebugInfo.FileLineCol | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
ภายใน | 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. |
ภายใน | รับสาย () Line number in the file. |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
GraphDebugInfo.FileLineCol.Builder แบบคงที่ | ตัวสร้างใหม่ () |
GraphDebugInfo.FileLineCol.Builder แบบคงที่ | newBuilder (ต้นแบบ GraphDebugInfo.FileLineCol ) |
GraphDebugInfo.FileLineCol.Builder | |
GraphDebugInfo.FileLineCol แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
GraphDebugInfo.FileLineCol แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม 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 เอาต์พุต) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int CODE_FIELD_NUMBER
ค่าคงที่: 5
สาธารณะคงสุดท้าย int COL_FIELD_NUMBER
ค่าคงที่: 3
สาธารณะคงสุดท้าย int FILE_INDEX_FIELD_NUMBER
ค่าคงที่: 1
สาธารณะคงสุดท้าย int FUNC_FIELD_NUMBER
ค่าคงที่: 4
สาธารณะคงที่ขั้นสุดท้าย int 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;
สาธารณะคงที่สุดท้าย 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 ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
GraphDebugInfo.FileLineCol.Builder newBuilder แบบ คง ที่สาธารณะ (ต้นแบบ GraphDebugInfo.FileLineCol )
GraphDebugInfo.FileLineCol แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)
ขว้าง
IOข้อยกเว้น |
---|
GraphDebugInfo.FileLineCol แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
GraphDebugInfo.FileLineCol parseFrom สาธารณะแบบคงที่ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
GraphDebugInfo.FileLineCol แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
GraphDebugInfo.FileLineCol parseFrom แบบ คงที่สาธารณะ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
GraphDebugInfo.FileLineCol แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
IOข้อยกเว้น |
---|
GraphDebugInfo.FileLineCol parseFrom แบบ คงที่สาธารณะ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
GraphDebugInfo.FileLineCol แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
GraphDebugInfo.FileLineCol parseFrom แบบ คงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
GraphDebugInfo.FileLineCol parseFrom แบบ คงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|