NTP Analyzer  0.8.2
Analyze the operation of time servers
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
TokenType.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Ntp.Analyzer.Config.Table
 

Enumerations

enum  Ntp.Analyzer.Config.Table.TokenType {
  Ntp.Analyzer.Config.Table.TokenType.Symbol, Ntp.Analyzer.Config.Table.TokenType.Keyword, Ntp.Analyzer.Config.Table.TokenType.NumericValue, Ntp.Analyzer.Config.Table.TokenType.IntegerValue,
  Ntp.Analyzer.Config.Table.TokenType.QuotedIdent, Ntp.Analyzer.Config.Table.TokenType.Literal
}