|
|||||||||
| 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.tree.ILazyParseableElementType
com.intellij.psi.tree.IFileElementType
com.intellij.psi.tree.StubFileElementType<T>
com.intellij.psi.tree.IStubFileElementType<KotlinFileStub>
org.jetbrains.kotlin.psi.stubs.elements.JetFileElementType
org.jetbrains.kotlin.psi.JetBlockCodeFragmentType
public class JetBlockCodeFragmentType
| 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 org.jetbrains.kotlin.psi.stubs.elements.JetFileElementType |
|---|
STUB_VERSION |
| Fields inherited from class com.intellij.psi.tree.ILazyParseableElementType |
|---|
LANGUAGE_KEY |
| Fields inherited from class com.intellij.psi.tree.IElementType |
|---|
EMPTY_ARRAY, FIRST_TOKEN_INDEX, TRUE |
| Constructor Summary | |
|---|---|
JetBlockCodeFragmentType()
|
|
| Method Summary | |
|---|---|
protected com.intellij.lang.ASTNode |
doParseContents(com.intellij.lang.ASTNode chameleon,
com.intellij.psi.PsiElement psi)
|
java.lang.String |
getExternalId()
|
| Methods inherited from class org.jetbrains.kotlin.psi.stubs.elements.JetFileElementType |
|---|
deserialize, getBuilder, getStubVersion, indexStub, serialize |
| Methods inherited from class com.intellij.psi.tree.IStubFileElementType |
|---|
isDefault, shouldBuildStubFor |
| Methods inherited from class com.intellij.psi.tree.IFileElementType |
|---|
parseContents |
| Methods inherited from class com.intellij.psi.tree.ILazyParseableElementType |
|---|
createNode, getLanguageForParser, parseLight |
| Methods inherited from class com.intellij.psi.tree.IElementType |
|---|
enumerate, find, getIndex, getLanguage, getRegisteredIndex, isLeftBound, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JetBlockCodeFragmentType()
| Method Detail |
|---|
@NotNull public java.lang.String getExternalId()
getExternalId in interface com.intellij.psi.stubs.ObjectStubSerializer<KotlinFileStub,com.intellij.psi.stubs.StubElement>getExternalId in class JetFileElementType
protected com.intellij.lang.ASTNode doParseContents(@NotNull
com.intellij.lang.ASTNode chameleon,
@NotNull
com.intellij.psi.PsiElement psi)
doParseContents in class JetFileElementType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||