Home | History | Annotate | Download | only in syntax

Lines Matching refs:topmost

147 // the topmost literal is no longer subject to operators like *
296 // concat replaces the top of the stack (above the topmost '|' or '(') with its concatenation.
316 // alternate replaces the top of the stack (above the topmost '(') with its alternation.