Files
kotlin-fork/idea/testData/stubs/ClassProperty.expected
T
Pavel V. Talanov fd5aea7c14 Refactor: use generated approach for stubs test
Remove meaningless assertion
Add comment to NotStorePropertyFromDelegate test
2014-03-24 17:06:07 +04:00

5 lines
208 B
Plaintext

PsiJetFileStubImpl[package=]
CLASS:PsiJetClassStubImpl[name=More fqn=More superNames=[]]
CLASS_BODY:PsiJetClassBodyStubImpl
PROPERTY:PsiJetPropertyStubImpl[val name=test typeText=Int bodyText=11]