Class ExampleTinyDFA

    • Constructor Detail

      • ExampleTinyDFA

        public ExampleTinyDFA()
    • Method Detail

      • constructMachine

        public static CompactDFA<Character> constructMachine()
        Construct and return a machine representation of this example.
        Returns:
        machine instance of the example