Skip to content

Commit b1c46c9

Browse files
committed
extracted IdentifierReferenceResolver class, simplified IdentifierReferenceListener
1 parent 6129ebf commit b1c46c9

File tree

4 files changed

+792
-727
lines changed

4 files changed

+792
-727
lines changed

Rubberduck.Parsing/Rubberduck.Parsing.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<Compile Include="IParseResultProvider.cs" />
6868
<Compile Include="IRubberduckParser.cs" />
6969
<Compile Include="Symbols\ExceptionErrorListener.cs" />
70+
<Compile Include="Symbols\IdentifierReferenceResolver.cs" />
7071
<Compile Include="Symbols\SyntaxErrorException.cs" />
7172
<Compile Include="Logging\LoggingConfigurator.cs" />
7273
<Compile Include="Nodes\CommentNode.cs" />

0 commit comments

Comments
 (0)