visitProgramElement abstract method

R? visitProgramElement(
  1. ProgramElement node
)

Implementation

R? visitProgramElement(ProgramElement node);