Class BinaryExprT

    • Constructor Detail

    • Method Detail

      • compoundToArithmeticOperation

        public static com.github.javaparser.ast.expr.BinaryExpr.Operator compoundToArithmeticOperation​(com.github.javaparser.ast.expr.AssignExpr.Operator operator)
      • getOperator

        public com.github.javaparser.ast.expr.BinaryExpr.Operator getOperator()