ממשק ציבורי BuildConfigurationOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
מחרוזת מופשטת | getCcFlags (int index) CC compiler flags, if known repeated string cc_flags = 2; |
תקציר com.google.protobuf.ByteString | getCcFlagsBytes (int index) CC compiler flags, if known repeated string cc_flags = 2; |
מופשט int | getCcFlagsCount () CC compiler flags, if known repeated string cc_flags = 2; |
רשימה מופשטת<String> | getCcFlagsList () CC compiler flags, if known repeated string cc_flags = 2; |
מחרוזת מופשטת | getMode () opt, dbg, etc string mode = 1; |
תקציר com.google.protobuf.ByteString | getModeBytes () opt, dbg, etc string mode = 1; |
מחרוזת מופשטת | getOpts (int index) Bazel compilation options, if known repeated string opts = 3; |
תקציר com.google.protobuf.ByteString | getOptsBytes (int index) Bazel compilation options, if known repeated string opts = 3; |
מופשט int | getOptsCount () Bazel compilation options, if known repeated string opts = 3; |
רשימה מופשטת<String> | getOptsList () Bazel compilation options, if known repeated string opts = 3; |
שיטות ציבוריות
תקציר ציבורי של מחרוזת getCcFlags (int index)
CC compiler flags, if known
repeated string cc_flags = 2;
תקציר ציבורי com.google.protobuf.ByteString getCcFlagsBytes (int index)
CC compiler flags, if known
repeated string cc_flags = 2;
תקציר ציבורי int getCcFlagsCount ()
CC compiler flags, if known
repeated string cc_flags = 2;
רשימת תקציר ציבורית<String> getCcFlagsList ()
CC compiler flags, if known
repeated string cc_flags = 2;
תקציר ציבורי מחרוזת getMode ()
opt, dbg, etc
string mode = 1;
תקציר ציבורי com.google.protobuf.ByteString getModeBytes ()
opt, dbg, etc
string mode = 1;
תקציר ציבורי מחרוזת getOpts (int index)
Bazel compilation options, if known
repeated string opts = 3;
תקציר ציבורי com.google.protobuf.ByteString getOptsBytes (int index)
Bazel compilation options, if known
repeated string opts = 3;
תקציר ציבורי int getOptsCount ()
Bazel compilation options, if known
repeated string opts = 3;
רשימת תקציר ציבורית<String> getOptsList ()
Bazel compilation options, if known
repeated string opts = 3;