Interface AbstractParserGenerator.CustomStateMachine

    • Method Detail

      • isHeader

        boolean isHeader()
      • handleStateMachineMatchedToken

        void handleStateMachineMatchedToken​(org.jboss.classfilewriter.code.CodeAttribute c)
      • handleOtherToken

        void handleOtherToken​(org.jboss.classfilewriter.code.CodeAttribute c)
      • updateParseState

        void updateParseState​(org.jboss.classfilewriter.code.CodeAttribute c)
      • initialNewlineMeansRequestDone

        boolean initialNewlineMeansRequestDone()