C# Class Runt.Service.SourceServices.Highlighter

Afficher le fichier Open project: Runt-Editor/Runt

Méthodes publiques

Méthode Description
Highlighter ( ProjectCompilation compilation ) : System.Collections.Generic

Private Methods

Méthode Description
AddError ( Newtonsoft.Json.Linq.JObject line, Newtonsoft.Json.Linq.JObject error ) : void
Highlight ( Microsoft.CodeAnalysis.SyntaxNode root, Microsoft.CodeAnalysis.SemanticModel model ) : Newtonsoft.Json.Linq.JObject
Highlight ( string path ) : Newtonsoft.Json.Linq.JObject

Method Details

Highlighter() public méthode

public Highlighter ( ProjectCompilation compilation ) : System.Collections.Generic
compilation Runt.Service.CompilationModel.ProjectCompilation
Résultat System.Collections.Generic