JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
proguard.classfile.kotlin.flags
Interface KotlinFlags
All Known Implementing Classes:
KotlinClassFlags
,
KotlinCommonFlags
,
KotlinConstructorFlags
,
KotlinEffectExpressionFlags
,
KotlinFunctionFlags
,
KotlinModalityFlags
,
KotlinPropertyAccessorFlags
,
KotlinPropertyFlags
,
KotlinTypeAliasFlags
,
KotlinTypeFlags
,
KotlinTypeParameterFlags
,
KotlinValueParameterFlags
,
KotlinVisibilityFlags
public interface
KotlinFlags
KotlinFlags represent a collection of flags in the metadata. When implementing this interface, it is only expected that you override getOwnProperties(). If you have any children you also need to implement getChildren()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method