visitEmptyStatement abstract method

T visitEmptyStatement(
  1. EmptyStatement node
)

Implementation

T visitEmptyStatement(EmptyStatement node);