C# 클래스 Rosetta.AST.Helpers.AttributeSemantics

Helper for AttributeData.
상속: SemanticHelper
파일 보기 프로젝트 열기: andry-tino/Rosetta

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AttributeSemantics ( AttributeData semanticObject ) : System

Initializes a new instance of the AttributeSemantics class.

메소드 상세

AttributeSemantics() 공개 메소드

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