antarmuka publik BuildConfigurationOrBuilder
Subkelas Tidak Langsung yang Diketahui |
Metode Publik
Tali abstrak | getCcFlags (indeks int) CC compiler flags, if known repeated string cc_flags = 2; |
abstrak com.google.protobuf.ByteString | getCcFlagsBytes (indeks int) CC compiler flags, if known repeated string cc_flags = 2; |
abstrak ke dalam | dapatkanCcFlagsCount () CC compiler flags, if known repeated string cc_flags = 2; |
Daftar abstrak<String> | dapatkanCcFlagsList () CC compiler flags, if known repeated string cc_flags = 2; |
Tali abstrak | dapatkanMode () opt, dbg, etc string mode = 1; |
abstrak com.google.protobuf.ByteString | dapatkanModeBytes () opt, dbg, etc string mode = 1; |
Tali abstrak | getOpts (indeks int) Bazel compilation options, if known repeated string opts = 3; |
abstrak com.google.protobuf.ByteString | getOptsBytes (indeks int) Bazel compilation options, if known repeated string opts = 3; |
abstrak ke dalam | dapatkanOptsCount () Bazel compilation options, if known repeated string opts = 3; |
Daftar abstrak<String> | dapatkanDaftarOpts () Bazel compilation options, if known repeated string opts = 3; |
Metode Publik
String abstrak publik getCcFlags (indeks int)
CC compiler flags, if known
repeated string cc_flags = 2;
abstrak publik com.google.protobuf.ByteString getCcFlagsBytes (int indeks)
CC compiler flags, if known
repeated string cc_flags = 2;
abstrak publik int getCcFlagsCount ()
CC compiler flags, if known
repeated string cc_flags = 2;
Daftar abstrak publik<String> getCcFlagsList ()
CC compiler flags, if known
repeated string cc_flags = 2;
abstrak publik String getMode ()
opt, dbg, etc
string mode = 1;
abstrak publik com.google.protobuf.ByteString getModeBytes ()
opt, dbg, etc
string mode = 1;
abstrak publik String getOpts (indeks int)
Bazel compilation options, if known
repeated string opts = 3;
abstrak publik com.google.protobuf.ByteString getOptsBytes (indeks int)
Bazel compilation options, if known
repeated string opts = 3;
abstrak publik int getOptsCount ()
Bazel compilation options, if known
repeated string opts = 3;
Daftar abstrak publik<String> getOptsList ()
Bazel compilation options, if known
repeated string opts = 3;