C# 클래스 bigloo.s64vector

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

공개 프로퍼티들

프로퍼티 타입 설명
objs long[]

공개 메소드들

메소드 설명
ident ( ) : int
s64vector ( int l ) : System

메소드 상세

ident() 공개 메소드

public ident ( ) : int
리턴 int

s64vector() 공개 메소드

public s64vector ( int l ) : System
l int
리턴 System

프로퍼티 상세

objs 공개적으로 프로퍼티

public long[] objs
리턴 long[]