Searched defs:_macro_ (Results 1 – 2 of 2) sorted by relevance
12 private final LinkedList<TWord> _macro_ = new LinkedList<TWord>(); field in ACallCommand22 @SuppressWarnings("hiding") List<TWord> _macro_, in ACallCommand()
12 private final LinkedList<TWord> _macro_ = new LinkedList<TWord>(); field in ADefCommand23 @SuppressWarnings("hiding") List<TWord> _macro_, in ADefCommand()