C# Class Rosetta.AST.Helpers.AttributeSemantics

Helper for AttributeData.
Inheritance: SemanticHelper
Afficher le fichier Open project: andry-tino/Rosetta

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AttributeSemantics ( AttributeData semanticObject ) : System

Initializes a new instance of the AttributeSemantics class.

Method Details

AttributeSemantics() public méthode

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