C# 클래스 Microsoft.R.Core.AST.AstNodeExtensions

파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
GetEnclosingScope ( this node ) : IScope

Locates enclosing scope for a given node

메소드 상세

GetEnclosingScope() 공개 정적인 메소드

Locates enclosing scope for a given node
public static GetEnclosingScope ( this node ) : IScope
node this
리턴 IScope