antlr.v4.runtime.InsertAfterOp

Undocumented in source.

Members

Classes

InsertAfterOp
class InsertAfterOp

Distinguish between insert after/before to do the "insert afters" first and then the "insert befores" at same index. Implementation of "insert after" is "insert before index+1".

Meta