Class LexicalAnalyzer

    • Constructor Detail

      • LexicalAnalyzer

        public LexicalAnalyzer​(String name)
        Creates an instance of LexicalAnalyzer class.
        Parameters:
        name - the name value to set.
    • Method Detail

      • getName

        public String getName()
        Get the name property: The name of the analyzer. It must only contain letters, digits, spaces, dashes or underscores, can only start and end with alphanumeric characters, and is limited to 128 characters.
        Returns:
        the name value.