Define toString() for stub impl classes via reflection
Update outdated test data for stub builder test
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
PsiJetFileStubImpl[package=]
|
||||
CLASS:PsiJetClassStubImpl[name=Test fqn=Test superNames=[]]
|
||||
ANNOTATION_ENTRY:PsiJetAnnotationStubImpl[shortName=Deprecated]
|
||||
CLASS_BODY:PsiJetClassBodyStubImpl
|
||||
PACKAGE_DIRECTIVE:
|
||||
CLASS:[fqName=Test, isEnumEntry=false, isLocal=false, isTopLevel=true, isTrait=false, name=Test, superNames=[]]
|
||||
MODIFIER_LIST:[]
|
||||
ANNOTATION_ENTRY:[hasValueArguments=false, shortName=Deprecated]
|
||||
CONSTRUCTOR_CALLEE:
|
||||
TYPE_REFERENCE:
|
||||
USER_TYPE:[isAbsoluteInRootPackage=false]
|
||||
REFERENCE_EXPRESSION:[referencedName=Deprecated]
|
||||
CLASS_BODY:
|
||||
|
||||
Reference in New Issue
Block a user