Package org.hackystat.telemetry.analyzer.language.parser

Provides the implementation of the Telemetry Language parser.

See:
          Description

Class Summary
TelemetryLanguageParser Parser for telemetry language.
TestParserInternals Test suite for internal parser implementations.
TestParsingException Test suite for ParsingException.
TestTelemetryLanguageParser Test suite for TelemetryQueryParser.
 

Exception Summary
ParsingException Exception for telemetry query parsing related problems.
 

Package org.hackystat.telemetry.analyzer.language.parser Description

Provides the implementation of the Telemetry Language parser. The output an abstract syntax tree representing the input telemetry language.