antarmuka publik DebuggedSourceFileOrBuilder
Subkelas Tidak Langsung yang Diketahui |
Metode Publik
abstrak panjang | dapatkanBytes () Byte size of the file. |
Tali abstrak | dapatkanJalur File () Path to the source code file. |
abstrak com.google.protobuf.ByteString | dapatkanFilePathBytes () Path to the source code file. |
Tali abstrak | dapatkanHost () The host name on which a source code file is located. |
abstrak com.google.protobuf.ByteString | dapatkanHostBytes () The host name on which a source code file is located. |
abstrak panjang | dapatkanModifikasi Terakhir () The timestamp at which the source code file is last modified. |
Tali abstrak | getLines (indeks int) Line-by-line content of the source code file. |
abstrak com.google.protobuf.ByteString | getLinesBytes (indeks int) Line-by-line content of the source code file. |
abstrak ke dalam | dapatkanGarisHitung () Line-by-line content of the source code file. |
Daftar abstrak<String> | dapatkanDaftarGaris () Line-by-line content of the source code file. |
Metode Publik
getBytes panjang abstrak publik ()
Byte size of the file.
int64 bytes = 4;
String abstrak publik getFilePath ()
Path to the source code file.
string file_path = 2;
abstrak publik com.google.protobuf.ByteString getFilePathBytes ()
Path to the source code file.
string file_path = 2;
abstrak publik String getHost ()
The host name on which a source code file is located.
string host = 1;
abstrak publik com.google.protobuf.ByteString getHostBytes ()
The host name on which a source code file is located.
string host = 1;
abstrak publik getLastModified ()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
abstrak publik String getLines (indeks int)
Line-by-line content of the source code file.
repeated string lines = 5;
abstrak publik com.google.protobuf.ByteString getLinesBytes (indeks int)
Line-by-line content of the source code file.
repeated string lines = 5;
abstrak publik int getLinesCount ()
Line-by-line content of the source code file.
repeated string lines = 5;
Daftar abstrak publik<String> getLinesList ()
Line-by-line content of the source code file.
repeated string lines = 5;