|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.psi.stubs.impl.KotlinNameReferenceExpressionStubImpl
public class KotlinNameReferenceExpressionStubImpl
Constructor Summary | |
---|---|
KotlinNameReferenceExpressionStubImpl(com.intellij.psi.stubs.StubElement parent,
com.intellij.util.io.StringRef referencedName)
|
Method Summary | |
---|---|
java.lang.String |
getReferencedName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KotlinNameReferenceExpressionStubImpl(com.intellij.psi.stubs.StubElement parent, @NotNull com.intellij.util.io.StringRef referencedName)
Method Detail |
---|
@NotNull public java.lang.String getReferencedName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |