namespace ZoneCodeGenerator.Parsing.Testing { enum TokenTestResult { Match, NoMatch } }