ISourceMap 인터페이스

정의

소스 맵은 사전 개체인> sourceCode입니다.

public interface ISourceMap
type ISourceMap = interface
Public Interface ISourceMap
파생

메서드

Add(Object, SourceRange)

개체가 정의된 위치를 설명하는 개체 및 SourceRange 정보를 추가합니다.

TryGetValue(Object, SourceRange)

개체에 대한 SourceRange 정보를 조회합니다.

적용 대상