Searched refs:ListStack (Results 1 – 4 of 4) sorted by relevance
64 private readonly ListStack<IToken> _realTokens = new ListStack<IToken>() { null };
38 public class ListStack<T> : List<T> class
1488 protected readonly ListStack\<<scope.name>_scope> <scope.name>_stack = new ListStack\<<scope.name>_…
1508 protected readonly ListStack\<<scope.name>_scope> <scope.name>_stack = new ListStack\<<scope.name>_…