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

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

Méthodes publiques

Свойство Type Description
Undefined bool
Value int

Méthodes publiques

Méthode Description
Instance ( SharedTable STable ) : System

Method Details

Instance() public méthode

public Instance ( SharedTable STable ) : System
STable SharedTable
Résultat System

Property Details

Undefined public_oe property

public bool Undefined
Résultat bool

Value public_oe property

public int Value
Résultat int