Interface LexicalAnalyzer

    • Method Detail

      • accept

        <T> T accept​(MessageParser<T> messageParser)
        Parse a CCSDS Message.
        Type Parameters:
        T - type of the file
        Parameters:
        messageParser - CCSDS Message parser to use
        Returns:
        parsed fileO