postVisit abstract method

void postVisit(
  1. IAst element
)

Implementation

void postVisit(IAst element);