Class ImplicitVariablesProcessor

    • Constructor Detail

      • ImplicitVariablesProcessor

        public ImplicitVariablesProcessor​(Block block,
                                          Statement lastStatement)
        Parameters:
        block - Block to be processed. Not null.
        lastStatement - last statement to be processed
    • Method Detail

      • process

        public void process()
        Process StaticFeatureAccess instances representing left side of assignment.
      • setStop

        protected void setStop()
        Sets flag of stop processor to true