Toggle table of contents
0.13.0-SNAPSHOT
Select version
0.13.0-SNAPSHOT
0.12.5
jvm
Platform filter
jvm
Switch theme
Search in API
modulecheck-parsing:psi
/
modulecheck.parsing.psi
/
PsiElementWithSurroundingText
Psi
Element
With
Surrounding
Text
data
class
PsiElementWithSurroundingText
(
val
psiElement
:
PsiElement
)
(
source
)
Members
Constructors
Psi
Element
With
Surrounding
Text
Link copied to clipboard
constructor
(
psiElement
:
PsiElement
)
Properties
psi
Element
Link copied to clipboard
val
psiElement
:
PsiElement
statement
Text
Link copied to clipboard
val
statementText
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String