interned

open override fun interned(): ParsingOperation

Given a ParsingOperation, answer an equal operation object that is equal to it, possibly itself, such that all invocations of intern with equal operations will produce the same object. It uses the weak internedInstructions map(s).

Return

An equivalent ArityOneParsingOperation, perhaps the same one, that has been interned.