Stubs: reduce the amount of boilerplate code
Extract a common type for placeholder stub elements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PsiJetFileStubImpl[package=]
|
||||
CLASS:PsiJetClassStubImpl[name=A fqn=A superNames=[]]
|
||||
CLASS_BODY:PsiJetClassBodyStubImpl
|
||||
CLASS_BODY
|
||||
CLASS:PsiJetClassStubImpl[inner name=B fqn=A.B superNames=[]]
|
||||
CLASS_BODY:PsiJetClassBodyStubImpl
|
||||
CLASS_BODY
|
||||
|
||||
Reference in New Issue
Block a user