Home | History | Annotate | Download | only in parser

Lines Matching refs:PostfixErrorNode

1897         return new (globalData) PostfixErrorNode(globalData, expr, op, divot, divot - start, end - divot);