@@ -5992,8 +5992,8 @@ next:
59925992 },
59935993 },
59945994 " parenthesizedExpression" : true ,
5995- " right" : Identifier {
5996- " kind" : " identifier " ,
5995+ " right" : ClassReference {
5996+ " kind" : " classreference " ,
59975997 " loc" : Location {
59985998 " end" : Position {
59995999 " column" : 45 ,
@@ -6007,24 +6007,8 @@ next:
60076007 " offset" : 2236 ,
60086008 },
60096009 },
6010- " name" : ClassReference {
6011- " kind" : " classreference" ,
6012- " loc" : Location {
6013- " end" : Position {
6014- " column" : 45 ,
6015- " line" : 108 ,
6016- " offset" : 2242 ,
6017- },
6018- " source" : " Banana" ,
6019- " start" : Position {
6020- " column" : 39 ,
6021- " line" : 108 ,
6022- " offset" : 2236 ,
6023- },
6024- },
6025- " name" : " Banana" ,
6026- " resolution" : " uqn" ,
6027- },
6010+ " name" : " Banana" ,
6011+ " resolution" : " uqn" ,
60286012 },
60296013 " type" : " instanceof" ,
60306014 },
@@ -6057,8 +6041,8 @@ next:
60576041 " children" : Array [
60586042 Break {
60596043 " kind" : " break" ,
6060- " level" : Identifier {
6061- " kind" : " identifier " ,
6044+ " level" : ClassReference {
6045+ " kind" : " classreference " ,
60626046 " loc" : Location {
60636047 " end" : Position {
60646048 " column" : 19 ,
@@ -6072,24 +6056,8 @@ next:
60726056 " offset" : 2074 ,
60736057 },
60746058 },
6075- " name" : ClassReference {
6076- " kind" : " classreference" ,
6077- " loc" : Location {
6078- " end" : Position {
6079- " column" : 19 ,
6080- " line" : 100 ,
6081- " offset" : 2077 ,
6082- },
6083- " source" : " foo" ,
6084- " start" : Position {
6085- " column" : 16 ,
6086- " line" : 100 ,
6087- " offset" : 2074 ,
6088- },
6089- },
6090- " name" : " foo" ,
6091- " resolution" : " uqn" ,
6092- },
6059+ " name" : " foo" ,
6060+ " resolution" : " uqn" ,
60936061 },
60946062 " loc" : Location {
60956063 " end" : Position {
@@ -6531,8 +6499,8 @@ next:
65316499 },
65326500 Return {
65336501 " expr" : Empty {
6534- " expression" : Identifier {
6535- " kind" : " identifier " ,
6502+ " expression" : ClassReference {
6503+ " kind" : " classreference " ,
65366504 " loc" : Location {
65376505 " end" : Position {
65386506 " column" : 33 ,
@@ -6546,24 +6514,8 @@ next:
65466514 " offset" : 2855 ,
65476515 },
65486516 },
6549- " name" : ClassReference {
6550- " kind" : " classreference" ,
6551- " loc" : Location {
6552- " end" : Position {
6553- " column" : 33 ,
6554- " line" : 130 ,
6555- " offset" : 2871 ,
6556- },
6557- " source" : " namespace\\\\ FOOBAR" ,
6558- " start" : Position {
6559- " column" : 17 ,
6560- " line" : 130 ,
6561- " offset" : 2855 ,
6562- },
6563- },
6564- " name" : " FOOBAR" ,
6565- " resolution" : " rn" ,
6566- },
6517+ " name" : " FOOBAR" ,
6518+ " resolution" : " rn" ,
65676519 },
65686520 " kind" : " empty" ,
65696521 " loc" : Location {
0 commit comments