Class ReactiveModelInjector


  • public class ReactiveModelInjector
    extends Object
    Author:
    Ramon Rangel Osorio <ramon.rangel@protonmail.com>
    • Constructor Detail

      • ReactiveModelInjector

        public ReactiveModelInjector()
    • Method Detail

      • reactiveInject

        public static final void reactiveInject​(ReactiveScanner scanner)
        Generates a function comment for the given function body in a markdown code block with the correct language syntax.
        Parameters:
        scanner - the ReactiveScanner object used for scanning classes