|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.psi.stubs.impl.KotlinPropertyAccessorStubImpl
public class KotlinPropertyAccessorStubImpl
| Constructor Summary | |
|---|---|
KotlinPropertyAccessorStubImpl(com.intellij.psi.stubs.StubElement parent,
boolean isGetter,
boolean hasBody,
boolean hasBlockBody)
|
|
| Method Summary | |
|---|---|
boolean |
hasBlockBody()
|
boolean |
hasBody()
|
boolean |
isGetter()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KotlinPropertyAccessorStubImpl(com.intellij.psi.stubs.StubElement parent,
boolean isGetter,
boolean hasBody,
boolean hasBlockBody)
| Method Detail |
|---|
public boolean isGetter()
public boolean hasBody()
public boolean hasBlockBody()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||