C# 클래스 bigloo.exit

파일 보기 프로젝트 열기: mbrock/bigloo-llvm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
count int
prev exit
stamp int
userp int

공개 메소드들

메소드 설명
exit ( ) : System
write ( output_port p ) : void

메소드 상세

exit() 공개 메소드

public exit ( ) : System
리턴 System

write() 공개 메소드

public write ( output_port p ) : void
p output_port
리턴 void

프로퍼티 상세

count 공개적으로 정적으로 프로퍼티

public static int count
리턴 int

prev 공개적으로 프로퍼티

public exit,bigloo prev
리턴 exit

stamp 공개적으로 프로퍼티

public int stamp
리턴 int

userp 공개적으로 프로퍼티

public int userp
리턴 int