C# Class Rakudo.Metamodel.Representations.P6int.Instance

This is how the boxed form of a P6int looks like.
Inheritance: RakudoObject
Mostra file Open project: jnthn/6model

Public Properties

Property Type Description
Undefined bool
Value int

Public Methods

Method Description
Instance ( SharedTable STable ) : System

Method Details

Instance() public method

public Instance ( SharedTable STable ) : System
STable SharedTable
return System

Property Details

Undefined public_oe property

public bool Undefined
return bool

Value public_oe property

public int Value
return int