C# Class Rakudo.Metamodel.KnowHOW.KnowHOWREPR.KnowHOWInstance

This represents an instance created with this underlying representation. We use .Net data types for out attribute and method store.
Inheritance: RakudoObject
ファイルを表示 Open project: jnthn/6model

Public Properties

Property Type Description
Attributes List
Methods RakudoObject>.Dictionary
Name RakudoObject

Public Methods

Method Description
KnowHOWInstance ( SharedTable STable ) : System

Method Details

KnowHOWInstance() public method

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

Property Details

Attributes public_oe property

public List Attributes
return List

Methods public_oe property

public Dictionary Methods
return RakudoObject>.Dictionary

Name public_oe property

public RakudoObject Name
return RakudoObject