visitEmptyStatement abstract method

R? visitEmptyStatement(
  1. EmptyStatement node
)

Implementation

R? visitEmptyStatement(EmptyStatement node);