public class NamespaceContext extends FieldOwnerContext<NamespaceDescriptor>
closure, outerExpression, STATIC| Constructor and Description |
|---|
NamespaceContext(NamespaceDescriptor contextDescriptor,
CodegenContext parent,
OwnerKind kind) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStatic() |
java.lang.String |
toString() |
getFieldName, getFieldNameaccessibleFunctionDescriptor, accessiblePropertyDescriptor, findChildContext, findParentContextWithDescriptor, getAccessor, getAccessors, getCallableDescriptorWithReceiver, getClassOrNamespaceDescriptor, getContextDescriptor, getContextKind, getEnclosingClass, getOuterExpression, getParentContext, getReceiverExpression, getThisDescriptor, hasThisDescriptor, initOuterExpression, intoAnonymousClass, intoClass, intoClosure, intoConstructor, intoFunction, intoNamespace, intoNamespacePart, intoScript, lookupInContext, prepareFrame, recordSyntheticAccessorIfNeeded, recordSyntheticAccessorIfNeeded, shouldAddChildpublic NamespaceContext(@NotNull NamespaceDescriptor contextDescriptor, @Nullable CodegenContext parent, @NotNull OwnerKind kind)
public boolean isStatic()
isStatic in class CodegenContext<NamespaceDescriptor>public java.lang.String toString()
toString in class java.lang.Object