All Known Implementing Classes:
ConditionalOperator, LogicalOperator

public interface Operator
Represents an operator.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the operator type.
  • Method Details