|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.intellij.psi.tree.IElementType
org.jetbrains.kotlin.kdoc.parser.KDocElementType
public class KDocElementType
| 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 | |
|---|---|
KDocElementType(java.lang.String debugName,
java.lang.Class<? extends com.intellij.psi.PsiElement> psiClass)
|
|
| Method Summary | |
|---|---|
com.intellij.psi.PsiElement |
createPsi(com.intellij.lang.ASTNode node)
|
| 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 KDocElementType(java.lang.String debugName,
@NotNull
java.lang.Class<? extends com.intellij.psi.PsiElement> psiClass)
| Method Detail |
|---|
public com.intellij.psi.PsiElement createPsi(com.intellij.lang.ASTNode node)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||