visitDirectiveProperty abstract method

R visitDirectiveProperty(
  1. BoundDirectivePropertyAst ast,
  2. C context
)

Implementation

R visitDirectiveProperty(BoundDirectivePropertyAst ast, C context);