visitMatchedDirective abstract method

R visitMatchedDirective(
  1. MatchedDirective matchedDirective, [
  2. C? context
])

Implementation

R visitMatchedDirective(MatchedDirective matchedDirective, [C? context]);