|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.psi.stubs.impl.PsiJetModifierListStubImpl
public class PsiJetModifierListStubImpl
| Constructor Summary | |
|---|---|
PsiJetModifierListStubImpl(com.intellij.psi.stubs.StubElement parent,
int mask,
JetModifierListElementType<?> elementType)
|
|
| Method Summary | |
|---|---|
static int |
computeMaskFromPsi(JetModifierList modifierList)
|
int |
getMask()
|
boolean |
hasModifier(JetModifierKeywordToken modifierToken)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.intellij.psi.stubs.StubElement |
|---|
findChildStubByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getPsi, getStubType |
| Constructor Detail |
|---|
public PsiJetModifierListStubImpl(com.intellij.psi.stubs.StubElement parent,
int mask,
@NotNull
JetModifierListElementType<?> elementType)
| Method Detail |
|---|
public static int computeMaskFromPsi(@NotNull
JetModifierList modifierList)
public boolean hasModifier(@NotNull
JetModifierKeywordToken modifierToken)
hasModifier in interface PsiJetModifierListStubpublic int getMask()
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||