toggle menu
0.13.0-SNAPSHOT
0.13.0-SNAPSHOT
0.12.5
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