Searched refs:nodeStack (Results 1 – 1 of 1) sorted by relevance
99 type nodeStack []Node type103 func (s *nodeStack) push(n Node) {111 func (s *nodeStack) pop(pos token.Pos) (top Node) {160 stack nodeStack // stack of node groups