Searched refs:TryPop (Results 1 – 1 of 1) sorted by relevance
74 if (!TryPop(out result)) in Pop()80 public bool TryPop(out T item) in TryPop() method in Antlr.Runtime.Misc.ListStack