อินเทอร์เฟซสาธารณะ BuildConfigurationOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
สตริงที่เป็นนามธรรม | getCcFlags (ดัชนี int) CC compiler flags, if known repeated string cc_flags = 2; |
นามธรรม com.google.protobuf.ByteString | getCcFlagsBytes (ดัชนี int) CC compiler flags, if known repeated string cc_flags = 2; |
บทคัดย่อ | getCcFlagsCount () CC compiler flags, if known repeated string cc_flags = 2; |
รายการนามธรรม <สตริง> | getCcFlagsList () CC compiler flags, if known repeated string cc_flags = 2; |
สตริงที่เป็นนามธรรม | รับโหมด () opt, dbg, etc string mode = 1; |
นามธรรม com.google.protobuf.ByteString | getModeBytes () opt, dbg, etc string mode = 1; |
สตริงที่เป็นนามธรรม | getOpts (ดัชนี int) Bazel compilation options, if known repeated string opts = 3; |
นามธรรม com.google.protobuf.ByteString | getOptsBytes (ดัชนี int) Bazel compilation options, if known repeated string opts = 3; |
บทคัดย่อ | getOptsCount () Bazel compilation options, if known repeated string opts = 3; |
รายการนามธรรม <สตริง> | getOptsList () Bazel compilation options, if known repeated string opts = 3; |
วิธีการสาธารณะ
สตริงนามธรรมสาธารณะ getCcFlags (ดัชนี int)
CC compiler flags, if known
repeated string cc_flags = 2;
บทคัดย่อสาธารณะ com.google.protobuf.ByteString getCcFlagsBytes (ดัชนี int)
CC compiler flags, if known
repeated string cc_flags = 2;
นามธรรมสาธารณะ int getCcFlagsCount ()
CC compiler flags, if known
repeated string cc_flags = 2;
รายการนามธรรมสาธารณะ 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)
Bazel compilation options, if known
repeated string opts = 3;
บทคัดย่อสาธารณะ com.google.protobuf.ByteString getOptsBytes (ดัชนี int)
Bazel compilation options, if known
repeated string opts = 3;
นามธรรมสาธารณะ int getOptsCount ()
Bazel compilation options, if known
repeated string opts = 3;
รายการนามธรรมสาธารณะ getOptsList ()
Bazel compilation options, if known
repeated string opts = 3;