mirror of
https://github.com/github/semantic.git
synced 2024-12-24 23:42:31 +03:00
Changed the structure of ImportPath so I guess we diff differently
This commit is contained in:
parent
0da504a6e3
commit
ba2d2b6eb3
@ -5,10 +5,10 @@
|
||||
{+(Identifier)+})+}
|
||||
{+(Import
|
||||
{+(TextElement)+})+}
|
||||
{ (QualifiedImport
|
||||
{-(Identifier)-})
|
||||
->(QualifiedImport
|
||||
{+(Identifier)+}) }
|
||||
{+(QualifiedImport
|
||||
{+(Identifier)+})+}
|
||||
{-(QualifiedImport
|
||||
{-(Identifier)-})-}
|
||||
{-(Import
|
||||
{-(TextElement)-})-}
|
||||
{-(QualifiedImport
|
||||
|
Loading…
Reference in New Issue
Block a user