Class StackPrinter.FollowSet.ExprAnalyse

java.lang.Object
eu.bandm.tools.d2d2.model.MATCH_ONLY_00
eu.bandm.tools.d2d2.model.SinglePhase
eu.bandm.tools.d2d2.base.StackPrinter.FollowSet.ExprAnalyse
Enclosing class:
StackPrinter.FollowSet

protected class StackPrinter.FollowSet.ExprAnalyse extends SinglePhase
Put all reached references into the global set StackPrinter.FollowSet.result and stop after a non-epsilon sequence element.
  • Constructor Details

    • ExprAnalyse

      protected ExprAnalyse()
  • Method Details

    • action

      public void action(Seq seq)
      For all seq-states which are NOT currently active, but e.g. reached by re-entering under a repetition operator.
      Overrides:
      action in class SinglePhase
    • action

      public void action(Reference ref)
      Evident
      Overrides:
      action in class SinglePhase
    • action

      public void action(Pcdata x)
      Evident
      Overrides:
      action in class SinglePhase