C# 클래스 Rakudo.Metamodel.Representations.P6int.Instance

This is how the boxed form of a P6int looks like.
상속: RakudoObject
파일 보기 프로젝트 열기: jnthn/6model

공개 프로퍼티들

프로퍼티 타입 설명
Undefined bool
Value int

공개 메소드들

메소드 설명
Instance ( SharedTable STable ) : System

메소드 상세

Instance() 공개 메소드

public Instance ( SharedTable STable ) : System
STable SharedTable
리턴 System

프로퍼티 상세

Undefined 공개적으로 프로퍼티

public bool Undefined
리턴 bool

Value 공개적으로 프로퍼티

public int Value
리턴 int