2 types derived from TerminalBase
Microsoft.TemplateEngine.Core (2)
Matching\OperationTerminal.cs (1)
8
public class OperationTerminal :
TerminalBase
Util\Token.cs (1)
8
public class Token :
TerminalBase
7 references to TerminalBase
Microsoft.TemplateEngine.Core (7)
Matching\TerminalLocation.cs (2)
7
where T :
TerminalBase
16
/// Start position of the terminal. Relative location of matching token is defined in <see cref="
TerminalBase
"/>.
Matching\Trie.cs (1)
7
where T :
TerminalBase
Matching\TrieEvaluationDriver.cs (1)
7
where T :
TerminalBase
Matching\TrieEvaluator.cs (1)
7
where T :
TerminalBase
Matching\TrieNode.cs (1)
7
where T :
TerminalBase
Matching\TriePath.cs (1)
7
where T :
TerminalBase