|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJetExpressionImpl
org.jetbrains.kotlin.psi.JetStringTemplateExpression
public class JetStringTemplateExpression
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.intellij.psi.PsiLanguageInjectionHost |
|---|
com.intellij.psi.PsiLanguageInjectionHost.InjectedPsiVisitor, com.intellij.psi.PsiLanguageInjectionHost.Shred |
| Nested classes/interfaces inherited from interface com.intellij.openapi.util.Iconable |
|---|
com.intellij.openapi.util.Iconable.IconFlags, com.intellij.openapi.util.Iconable.LastComputedIcon |
| Field Summary |
|---|
| Fields inherited from interface com.intellij.psi.PsiElement |
|---|
ARRAY_FACTORY, EMPTY_ARRAY |
| Fields inherited from interface com.intellij.openapi.util.Iconable |
|---|
ICON_FLAG_CLOSED, ICON_FLAG_OPEN, ICON_FLAG_READ_STATUS, ICON_FLAG_VISIBILITY |
| Constructor Summary | |
|---|---|
JetStringTemplateExpression(com.intellij.lang.ASTNode node)
|
|
| Method Summary | ||
|---|---|---|
|
accept(JetVisitor<R,D> visitor,
D data)
|
|
com.intellij.psi.LiteralTextEscaper<? extends com.intellij.psi.PsiLanguageInjectionHost> |
createLiteralTextEscaper()
|
|
JetStringTemplateEntry[] |
getEntries()
|
|
boolean |
isValidHost()
|
|
com.intellij.psi.PsiLanguageInjectionHost |
updateText(java.lang.String text)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.intellij.psi.PsiElement |
|---|
accept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildRange, findElementAt, findReferenceAt, getChildren, getContainingFile, getContext, getCopyableUserData, getFirstChild, getLanguage, getLastChild, getManager, getNavigationElement, getNextSibling, getNode, getOriginalElement, getParent, getPrevSibling, getProject, getReference, getReferences, getResolveScope, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, getUseScope, isEquivalentTo, isPhysical, isValid, isWritable, processDeclarations, putCopyableUserData, replace, textContains, textMatches, textMatches, textToCharArray, toString |
| Methods inherited from interface com.intellij.openapi.util.UserDataHolder |
|---|
getUserData, putUserData |
| Methods inherited from interface com.intellij.openapi.util.Iconable |
|---|
getIcon |
| Constructor Detail |
|---|
public JetStringTemplateExpression(@NotNull
com.intellij.lang.ASTNode node)
| Method Detail |
|---|
public <R,D> R accept(@NotNull
JetVisitor<R,D> visitor,
D data)
@NotNull public JetStringTemplateEntry[] getEntries()
public boolean isValidHost()
isValidHost in interface com.intellij.psi.PsiLanguageInjectionHost
public com.intellij.psi.PsiLanguageInjectionHost updateText(@NotNull
java.lang.String text)
updateText in interface com.intellij.psi.PsiLanguageInjectionHost@NotNull public com.intellij.psi.LiteralTextEscaper<? extends com.intellij.psi.PsiLanguageInjectionHost> createLiteralTextEscaper()
createLiteralTextEscaper in interface com.intellij.psi.PsiLanguageInjectionHost
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||