C# 클래스 Sedna.Core.Compiler

파일 보기 프로젝트 열기: Myvar/MyvarOS 1 사용 예제들

공개 메소드들

메소드 설명
CheckErrors ( ) : bool
Compile ( List src, string Output, string target ) : void
Compiler ( ) : System

메소드 상세

CheckErrors() 공개 정적인 메소드

public static CheckErrors ( ) : bool
리턴 bool

Compile() 공개 메소드

public Compile ( List src, string Output, string target ) : void
src List
Output string
target string
리턴 void

Compiler() 공개 메소드

public Compiler ( ) : System
리턴 System