C# 클래스 Pytocs.TypeInference.Builtins.CollectionsModule

상속: NativeModule
파일 보기 프로젝트 열기: uxmal/pytocs

공개 메소드들

메소드 설명
CollectionsModule ( Builtins outer ) : System
initBindings ( ) : void

비공개 메소드들

메소드 설명
abcUrl ( ) : Pytocs.Syntax.Url
dequeUrl ( ) : Pytocs.Syntax.Url

메소드 상세

CollectionsModule() 공개 메소드

public CollectionsModule ( Builtins outer ) : System
outer Builtins
리턴 System

initBindings() 공개 메소드

public initBindings ( ) : void
리턴 void