Searched refs:WordInterpreted (Results 1 – 2 of 2) sorted by relevance
32 class WordInterpreted : Word { class50 internal WordInterpreted(T0Comp owner, string name, in WordInterpreted() method in WordInterpreted
80 Word w = new WordInterpreted(TC, name, locals.Count, in Build()