Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Edit operator of IASTBinaryExpression

Hello,

Why I can't setOperator of a BranchCondition in IFStatemente? I always have the java.lang.IllegalStateException: Attempt to modify a frozen AST node, Why?

What is the best way to remove one condition of if and the operator && or || ?

Thanks

Gonçalo Silva Pereira

Back to the top