Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Rakudo
Metamodel
RakudoObject
C# Class Rakudo.Metamodel.RakudoObject
The commonalities of every object.
Mostrar archivo
Open project: jnthn/6model
Class Usage Examples
Public Properties
Property
Type
Description
SC
SerializationContext
STable
SharedTable
Property Details
SC
public_oe property
The serialization context this object belongs to.
public
SerializationContext
SC
return
SerializationContext
STable
public_oe property
Every object must have a way to refer to the shared table, which contains the commonalities this object has.
public
SharedTable,Rakudo.Metamodel
STable
return
SharedTable