public final class AstKeys
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.strobel.componentmodel.Key<Expression> |
PARENT_LAMBDA_BINDING |
static com.strobel.componentmodel.Key<SwitchInfo> |
SWITCH_INFO |
static com.strobel.componentmodel.Key<java.util.List<TypeReference>> |
TYPE_ARGUMENTS |
public static final com.strobel.componentmodel.Key<SwitchInfo> SWITCH_INFO
public static final com.strobel.componentmodel.Key<Expression> PARENT_LAMBDA_BINDING
public static final com.strobel.componentmodel.Key<java.util.List<TypeReference>> TYPE_ARGUMENTS