Méthode | Description | |
---|---|---|
CSyntaxError ( IEnvironment environment ) : Machete.Core | ||
Construct ( IEnvironment environment, IArgs args ) : IObject | ||
Initialize ( ) : void |
Méthode | Description | |
---|---|---|
Call ( IEnvironment environment, IArgs args ) : IDynamic |
public CSyntaxError ( IEnvironment environment ) : Machete.Core | ||
environment | IEnvironment | |
Résultat | Machete.Core |
protected final Call ( IEnvironment environment, IArgs args ) : IDynamic | ||
environment | IEnvironment | |
args | IArgs | |
Résultat | IDynamic |
public final Construct ( IEnvironment environment, IArgs args ) : IObject | ||
environment | IEnvironment | |
args | IArgs | |
Résultat | IObject |