Class Register

    • Constructor Detail

      • Register

        public Register​(Register actor)
        Construct a Register adapter.
        Parameters:
        actor - the associated actor
    • Method Detail

      • _generateFireCode

        protected java.lang.String _generateFireCode()
                                              throws IllegalActionException
        Generate fire code. The method generates code that is executed when the input has a Token
        Overrides:
        _generateFireCode in class MostRecent
        Returns:
        The generated code.
        Throws:
        IllegalActionException - If the code stream encounters an error in processing the specified code block(s).