|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.intellij.psi.tree.IElementType
com.intellij.psi.stubs.IStubElementType<StubT,PsiT>
org.jetbrains.kotlin.psi.stubs.elements.KtStubElementType<
,T> org.jetbrains.kotlin.psi.stubs.elements.KtPlaceHolderStubElementType<KtDotQualifiedExpression>
org.jetbrains.kotlin.psi.stubs.elements.KtDotQualifiedExpressionElementType
public class KtDotQualifiedExpressionElementType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.intellij.psi.tree.IElementType |
|---|
com.intellij.psi.tree.IElementType.Predicate |
| Field Summary |
|---|
| Fields inherited from class com.intellij.psi.tree.IElementType |
|---|
EMPTY_ARRAY, FIRST_TOKEN_INDEX, TRUE |
| Constructor Summary | |
|---|---|
KtDotQualifiedExpressionElementType(java.lang.String debugName)
|
|
| Method Summary | |
|---|---|
boolean |
shouldCreateStub(com.intellij.lang.ASTNode node)
|
| Methods inherited from class org.jetbrains.kotlin.psi.stubs.elements.KtPlaceHolderStubElementType |
|---|
createStub, deserialize, serialize |
| Methods inherited from class org.jetbrains.kotlin.psi.stubs.elements.KtStubElementType |
|---|
createPsi, createPsiFromAst, getArrayFactory, getExternalId, indexStub |
| Methods inherited from class com.intellij.psi.stubs.IStubElementType |
|---|
getId |
| Methods inherited from class com.intellij.psi.tree.IElementType |
|---|
enumerate, find, getIndex, getLanguage, getRegisteredIndex, hashCode, isLeftBound, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KtDotQualifiedExpressionElementType(@NotNull@NonNls
java.lang.String debugName)
| Method Detail |
|---|
public boolean shouldCreateStub(com.intellij.lang.ASTNode node)
shouldCreateStub in class KtStubElementType<,KtDotQualifiedExpression>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||