visitVoidType abstract method

R visitVoidType(
  1. VoidType type,
  2. A argument
)

Implementation

R visitVoidType(VoidType type, A argument);