C# Class Rosetta.AST.Helpers.SemanticHelper

Generic semantic helper.
Afficher le fichier Open project: andry-tino/Rosetta

Méthodes publiques

Méthode Description
SemanticHelper ( object semanticObject ) : System

Initializes a new instance of the SemanticHelper class.

Method Details

SemanticHelper() public méthode

Initializes a new instance of the SemanticHelper class.
public SemanticHelper ( object semanticObject ) : System
semanticObject object The Roslyn semantic object.
Résultat System