|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.calls.tasks.CallableDescriptorCollectors
public class CallableDescriptorCollectors
| Field Summary | |
|---|---|
static CallableDescriptorCollector<FunctionDescriptor> |
FUNCTIONS
|
static java.util.List<CallableDescriptorCollector<? extends CallableDescriptor>> |
FUNCTIONS_AND_VARIABLES
|
static CallableDescriptorCollector<VariableDescriptor> |
PROPERTIES
|
static CallableDescriptorCollector<VariableDescriptor> |
VARIABLES
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static CallableDescriptorCollector<FunctionDescriptor> FUNCTIONS
public static CallableDescriptorCollector<VariableDescriptor> VARIABLES
public static CallableDescriptorCollector<VariableDescriptor> PROPERTIES
public static java.util.List<CallableDescriptorCollector<? extends CallableDescriptor>> FUNCTIONS_AND_VARIABLES
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||