Class ClassNameRewriter
Namespace: EyeAuras.Scripting.Services
Assembly: EyeAuras.Scripting.dll
Syntax
public sealed class ClassNameRewriter : CSharpSyntaxRewriter
Constructors
Name | Description |
---|---|
ClassNameRewriter(SyntaxNode, string) | |
ClassNameRewriter(IDictionary<string, string>) |
Methods
Name | Description |
---|---|
VisitClassDeclaration(ClassDeclarationSyntax) | |
VisitConstructorDeclaration(ConstructorDeclarationSyntax) | |
VisitGenericName(GenericNameSyntax) | |
VisitIdentifierName(IdentifierNameSyntax) |