Class PythonLexicalAnalyzer

    • Constructor Detail

      • PythonLexicalAnalyzer

        public PythonLexicalAnalyzer()
    • Method Detail

      • pythonExtension

        public void pythonExtension​(long pythonObject)
        Part of JCC Python interface to object
      • pythonExtension

        public long pythonExtension()
        Part of JCC Python interface to object
      • pythonDecRef

        public void pythonDecRef()
        Part of JCC Python interface to object
      • accept

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