You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
338 B
338 B
Overview of the NRefactory library:
ICSharpCode.NRefactory.TypeSystem:
Contains a language-independent representation of the .NET type system.
ICSharpCode.NRefactory.TypeSystem.Implementation:
Contains base classes that help implementing the type system interfaces.
ICSharpCode.NRefactory.CSharp.Dom:
Abstract Syntax Tree for C#