Class CtBinaryOperatorImpl<T>

All Implemented Interfaces:
Serializable, Cloneable, FactoryAccessor, CtBinaryOperator<T>, CtCodeElement, CtExpression<T>, SourcePositionHolder, CtElement, CtTypedElement<T>, CtQueryable, CtVisitable, TemplateParameter<T>

public class CtBinaryOperatorImpl<T> extends CtExpressionImpl<T> implements CtBinaryOperator<T>
See Also:
Serialized Form