Pacote | com.adobe.icc.editors.model.el |
Interface | public interface IOperator |
Implementadores | BinaryOperator, UnaryOperator |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Applies the operator to the given operands
| IOperator | ||
String representation of the operator
| IOperator |
Detalhes do método
apply | () | método |
public function apply(... operands):Expression
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Applies the operator to the given operands
Parâmetros
... operands — The operands or items to apply the operator on.
|
Expression — Expression generated after applying the operator to given operands
|
toString | () | método |
Wed Jun 13 2018, 11:10 AM Z