Browse Source

updated README with information on VB namespace

newNRvisualizers
Siegfried Pammer 15 years ago
parent
commit
9fef549817
  1. 3
      README

3
README

@ -12,6 +12,9 @@ ICSharpCode.NRefactory.CSharp.Dom:
ICSharpCode.NRefactory.CSharp.Resolver: ICSharpCode.NRefactory.CSharp.Resolver:
Semantic analysis for C# Semantic analysis for C#
ICSharpCode.NRefactory.VB.Dom:
Abstract Syntax Tree for VB
Null-Object pattern: Null-Object pattern:
The NRefactory library makes extensive use of the null object pattern. The NRefactory library makes extensive use of the null object pattern.
As a result, NullReferenceExceptions should be very rare when working with this library. As a result, NullReferenceExceptions should be very rare when working with this library.

Loading…
Cancel
Save