visitPrefixNot abstract method

R visitPrefixNot(
  1. PrefixNot ast,
  2. C context
)

Implementation

R visitPrefixNot(PrefixNot ast, C context);