Class AbstractBinaryOperatorNode

java.lang.Object
com.powsybl.dsl.ast.AbstractBinaryOperatorNode
All Implemented Interfaces:
ExpressionNode
Direct Known Subclasses:
ArithmeticBinaryOperatorNode, ComparisonOperatorNode, LogicalBinaryOperatorNode

public abstract class AbstractBinaryOperatorNode extends Object implements ExpressionNode
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>