Méthode | Description | |
---|---|---|
CanHandle ( [ statement ) : bool |
Determines whether this instance can handle the specified statement.
|
|
Handle ( [ statement, [ scope ) : StatementDescriptor |
Handles the specified statement.
|
public abstract CanHandle ( [ statement ) : bool | ||
statement | [ | The statement. |
Résultat | bool |
public abstract Handle ( [ statement, [ scope ) : StatementDescriptor | ||
statement | [ | The statement. |
scope | [ | The scope. |
Résultat | StatementDescriptor |