Add flags
This commit is contained in:
@@ -15320,6 +15320,9 @@ public final class DebugProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
boolean hasFlags();
|
boolean hasFlags();
|
||||||
@@ -15334,6 +15337,9 @@ public final class DebugProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
int getFlags();
|
int getFlags();
|
||||||
@@ -15646,6 +15652,9 @@ public final class DebugProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasFlags() {
|
public boolean hasFlags() {
|
||||||
@@ -15662,6 +15671,9 @@ public final class DebugProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getFlags() {
|
public int getFlags() {
|
||||||
@@ -16405,6 +16417,9 @@ public final class DebugProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasFlags() {
|
public boolean hasFlags() {
|
||||||
@@ -16421,6 +16436,9 @@ public final class DebugProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getFlags() {
|
public int getFlags() {
|
||||||
@@ -16437,6 +16455,9 @@ public final class DebugProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder setFlags(int value) {
|
public Builder setFlags(int value) {
|
||||||
@@ -16456,6 +16477,9 @@ public final class DebugProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder clearFlags() {
|
public Builder clearFlags() {
|
||||||
@@ -17555,6 +17579,7 @@ public final class DebugProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
boolean hasGetterFlags();
|
boolean hasGetterFlags();
|
||||||
@@ -17567,6 +17592,7 @@ public final class DebugProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
int getGetterFlags();
|
int getGetterFlags();
|
||||||
@@ -17958,6 +17984,7 @@ public final class DebugProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasGetterFlags() {
|
public boolean hasGetterFlags() {
|
||||||
@@ -17972,6 +17999,7 @@ public final class DebugProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getGetterFlags() {
|
public int getGetterFlags() {
|
||||||
@@ -19294,6 +19322,7 @@ public final class DebugProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasGetterFlags() {
|
public boolean hasGetterFlags() {
|
||||||
@@ -19308,6 +19337,7 @@ public final class DebugProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getGetterFlags() {
|
public int getGetterFlags() {
|
||||||
@@ -19322,6 +19352,7 @@ public final class DebugProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder setGetterFlags(int value) {
|
public Builder setGetterFlags(int value) {
|
||||||
@@ -19339,6 +19370,7 @@ public final class DebugProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder clearGetterFlags() {
|
public Builder clearGetterFlags() {
|
||||||
@@ -19404,6 +19436,8 @@ public final class DebugProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
boolean hasFlags();
|
boolean hasFlags();
|
||||||
@@ -19414,6 +19448,8 @@ public final class DebugProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
int getFlags();
|
int getFlags();
|
||||||
@@ -19623,6 +19659,8 @@ public final class DebugProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasFlags() {
|
public boolean hasFlags() {
|
||||||
@@ -19635,6 +19673,8 @@ public final class DebugProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getFlags() {
|
public int getFlags() {
|
||||||
@@ -20118,6 +20158,8 @@ public final class DebugProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasFlags() {
|
public boolean hasFlags() {
|
||||||
@@ -20130,6 +20172,8 @@ public final class DebugProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getFlags() {
|
public int getFlags() {
|
||||||
@@ -20142,6 +20186,8 @@ public final class DebugProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder setFlags(int value) {
|
public Builder setFlags(int value) {
|
||||||
@@ -20157,6 +20203,8 @@ public final class DebugProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder clearFlags() {
|
public Builder clearFlags() {
|
||||||
|
|||||||
@@ -234,6 +234,9 @@ message Function {
|
|||||||
MemberKind
|
MemberKind
|
||||||
isOperator
|
isOperator
|
||||||
isInfix
|
isInfix
|
||||||
|
isInline
|
||||||
|
isTailrec
|
||||||
|
isExternal
|
||||||
*/
|
*/
|
||||||
optional int32 flags = 1 [default = 6];
|
optional int32 flags = 1 [default = 6];
|
||||||
|
|
||||||
@@ -286,6 +289,7 @@ message Property {
|
|||||||
Visibility
|
Visibility
|
||||||
Modality
|
Modality
|
||||||
isNotDefault
|
isNotDefault
|
||||||
|
isExternal
|
||||||
*/
|
*/
|
||||||
optional int32 getter_flags = 7 /* absent => same as property */;
|
optional int32 getter_flags = 7 /* absent => same as property */;
|
||||||
optional int32 setter_flags = 8 /* absent => same as property */;
|
optional int32 setter_flags = 8 /* absent => same as property */;
|
||||||
@@ -297,6 +301,8 @@ message ValueParameter {
|
|||||||
/*
|
/*
|
||||||
declaresDefault
|
declaresDefault
|
||||||
hasAnnotations
|
hasAnnotations
|
||||||
|
isCrossinline
|
||||||
|
isNoinline
|
||||||
*/
|
*/
|
||||||
optional int32 flags = 1 [default = 0];
|
optional int32 flags = 1 [default = 0];
|
||||||
|
|
||||||
|
|||||||
@@ -52,6 +52,9 @@ public class Flags {
|
|||||||
|
|
||||||
public static final BooleanFlagField IS_OPERATOR = FlagField.booleanAfter(MEMBER_KIND);
|
public static final BooleanFlagField IS_OPERATOR = FlagField.booleanAfter(MEMBER_KIND);
|
||||||
public static final BooleanFlagField IS_INFIX = FlagField.booleanAfter(IS_OPERATOR);
|
public static final BooleanFlagField IS_INFIX = FlagField.booleanAfter(IS_OPERATOR);
|
||||||
|
public static final BooleanFlagField IS_INLINE = FlagField.booleanAfter(IS_INFIX);
|
||||||
|
public static final BooleanFlagField IS_TAILREC = FlagField.booleanAfter(IS_INLINE);
|
||||||
|
public static final BooleanFlagField IS_EXTERNAL_FUNCTION = FlagField.booleanAfter(IS_TAILREC);
|
||||||
|
|
||||||
// Properties
|
// Properties
|
||||||
|
|
||||||
@@ -65,11 +68,14 @@ public class Flags {
|
|||||||
// Parameters
|
// Parameters
|
||||||
|
|
||||||
public static final BooleanFlagField DECLARES_DEFAULT_VALUE = FlagField.booleanAfter(HAS_ANNOTATIONS);
|
public static final BooleanFlagField DECLARES_DEFAULT_VALUE = FlagField.booleanAfter(HAS_ANNOTATIONS);
|
||||||
|
public static final BooleanFlagField IS_CROSSINLINE = FlagField.booleanAfter(DECLARES_DEFAULT_VALUE);
|
||||||
|
public static final BooleanFlagField IS_NOINLINE = FlagField.booleanAfter(IS_CROSSINLINE);
|
||||||
|
|
||||||
// Accessors
|
// Accessors
|
||||||
|
|
||||||
// It's important that this flag is negated: "is NOT default" instead of "is default"
|
// It's important that this flag is negated: "is NOT default" instead of "is default"
|
||||||
public static final BooleanFlagField IS_NOT_DEFAULT = FlagField.booleanAfter(MODALITY);
|
public static final BooleanFlagField IS_NOT_DEFAULT = FlagField.booleanAfter(MODALITY);
|
||||||
|
public static final BooleanFlagField IS_EXTERNAL_ACCESSOR = FlagField.booleanAfter(IS_NOT_DEFAULT);
|
||||||
|
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
|
|||||||
@@ -11710,6 +11710,9 @@ public final class ProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
boolean hasFlags();
|
boolean hasFlags();
|
||||||
@@ -11724,6 +11727,9 @@ public final class ProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
int getFlags();
|
int getFlags();
|
||||||
@@ -11983,6 +11989,9 @@ public final class ProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasFlags() {
|
public boolean hasFlags() {
|
||||||
@@ -11999,6 +12008,9 @@ public final class ProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getFlags() {
|
public int getFlags() {
|
||||||
@@ -12604,6 +12616,9 @@ public final class ProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasFlags() {
|
public boolean hasFlags() {
|
||||||
@@ -12620,6 +12635,9 @@ public final class ProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getFlags() {
|
public int getFlags() {
|
||||||
@@ -12636,6 +12654,9 @@ public final class ProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder setFlags(int value) {
|
public Builder setFlags(int value) {
|
||||||
@@ -12655,6 +12676,9 @@ public final class ProtoBuf {
|
|||||||
*MemberKind
|
*MemberKind
|
||||||
*isOperator
|
*isOperator
|
||||||
*isInfix
|
*isInfix
|
||||||
|
*isInline
|
||||||
|
*isTailrec
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder clearFlags() {
|
public Builder clearFlags() {
|
||||||
@@ -13334,6 +13358,7 @@ public final class ProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
boolean hasGetterFlags();
|
boolean hasGetterFlags();
|
||||||
@@ -13346,6 +13371,7 @@ public final class ProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
int getGetterFlags();
|
int getGetterFlags();
|
||||||
@@ -13698,6 +13724,7 @@ public final class ProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasGetterFlags() {
|
public boolean hasGetterFlags() {
|
||||||
@@ -13712,6 +13739,7 @@ public final class ProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getGetterFlags() {
|
public int getGetterFlags() {
|
||||||
@@ -14656,6 +14684,7 @@ public final class ProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasGetterFlags() {
|
public boolean hasGetterFlags() {
|
||||||
@@ -14670,6 +14699,7 @@ public final class ProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getGetterFlags() {
|
public int getGetterFlags() {
|
||||||
@@ -14684,6 +14714,7 @@ public final class ProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder setGetterFlags(int value) {
|
public Builder setGetterFlags(int value) {
|
||||||
@@ -14701,6 +14732,7 @@ public final class ProtoBuf {
|
|||||||
*Visibility
|
*Visibility
|
||||||
*Modality
|
*Modality
|
||||||
*isNotDefault
|
*isNotDefault
|
||||||
|
*isExternal
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder clearGetterFlags() {
|
public Builder clearGetterFlags() {
|
||||||
@@ -14766,6 +14798,8 @@ public final class ProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
boolean hasFlags();
|
boolean hasFlags();
|
||||||
@@ -14776,6 +14810,8 @@ public final class ProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
int getFlags();
|
int getFlags();
|
||||||
@@ -14956,6 +14992,8 @@ public final class ProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasFlags() {
|
public boolean hasFlags() {
|
||||||
@@ -14968,6 +15006,8 @@ public final class ProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getFlags() {
|
public int getFlags() {
|
||||||
@@ -15378,6 +15418,8 @@ public final class ProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public boolean hasFlags() {
|
public boolean hasFlags() {
|
||||||
@@ -15390,6 +15432,8 @@ public final class ProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public int getFlags() {
|
public int getFlags() {
|
||||||
@@ -15402,6 +15446,8 @@ public final class ProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder setFlags(int value) {
|
public Builder setFlags(int value) {
|
||||||
@@ -15417,6 +15463,8 @@ public final class ProtoBuf {
|
|||||||
*
|
*
|
||||||
*declaresDefault
|
*declaresDefault
|
||||||
*hasAnnotations
|
*hasAnnotations
|
||||||
|
*isCrossinline
|
||||||
|
*isNoinline
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
public Builder clearFlags() {
|
public Builder clearFlags() {
|
||||||
|
|||||||
Reference in New Issue
Block a user