Searched defs:TryPop (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
H A DListStack`1.cs74 if (!TryPop(out result))
80 public bool TryPop(out T item) method in class:Antlr.Runtime.Misc.ListStack

Completed in 339 milliseconds