Define toString() for stub impl classes via reflection
Update outdated test data for stub builder test
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
PsiJetFileStubImpl[package=]
|
||||
FUN:PsiJetFunctionStubImpl[top fqName=some ext name=some]
|
||||
VALUE_PARAMETER_LIST
|
||||
PACKAGE_DIRECTIVE:
|
||||
FUN:[fqName=some, hasBlockBody=false, hasBody=true, hasTypeParameterListBeforeFunctionName=false, isExtension=true, isTopLevel=true, name=some]
|
||||
TYPE_REFERENCE:
|
||||
USER_TYPE:[isAbsoluteInRootPackage=false]
|
||||
REFERENCE_EXPRESSION:[referencedName=DoubleArray]
|
||||
VALUE_PARAMETER_LIST:
|
||||
|
||||
Reference in New Issue
Block a user