Class Resolver4.DistributeToResolved

Enclosing class:
Resolver4

public class Resolver4.DistributeToResolved extends Navigate.VisitReachable<Void>
Descend to all reachable References and set their local fields .resolved and sourceText to the result of the rewriting process.
  • Field Details

    • curDef

      protected XRegExp curDef
  • Constructor Details

    • DistributeToResolved

      public DistributeToResolved()
  • Method Details

    • action

      protected void action(Reference ref)
      Write the resolved field only it it is not yet set.
      Overrides:
      action in class SinglePhase