Property | Type | Description | |
---|---|---|---|
Body | Func |
||
CurrentContext | |||
Dispatchees | RakudoObject[] | ||
Handlers | Rakudo.Runtime.Exceptions.Handler[] | ||
OuterBlock | Instance | ||
OuterForNextInvocation | |||
Sig | Signature | ||
StaticLexPad | Lexpad |
Method | Description | |
---|---|---|
Instance ( SharedTable STable ) : System |
Creates a new instance with the given S-Table.
|
public Instance ( SharedTable STable ) : System | ||
STable | SharedTable | |
return | System |
public Context,Rakudo.Runtime CurrentContext | ||
return |
public Handler[],Rakudo.Runtime.Exceptions Handlers | ||
return | Rakudo.Runtime.Exceptions.Handler[] |
public Context,Rakudo.Runtime OuterForNextInvocation | ||
return |