public class KotlinTypeParameterFlags extends java.lang.Object implements KotlinFlags
| Modifier and Type | Field and Description |
|---|---|
boolean |
isReified
Signifies that the corresponding type parameter is `reified`.
|
| Constructor and Description |
|---|
KotlinTypeParameterFlags() |