C# 클래스 IronPython.Modules._ast.SetComp

상속: expr
파일 보기 프로젝트 열기: jdhardy/ironpython

공개 메소드들

메소드 설명
SetComp ( ) : System
SetComp ( expr elt, IronPython.Runtime.List generators, [ lineno, [ col_offset ) : System

비공개 메소드들

메소드 설명
SetComp ( SetComprehension comp ) : System

메소드 상세

SetComp() 공개 메소드

public SetComp ( ) : System
리턴 System

SetComp() 공개 메소드

public SetComp ( expr elt, IronPython.Runtime.List generators, [ lineno, [ col_offset ) : System
elt expr
generators IronPython.Runtime.List
lineno [
col_offset [
리턴 System