visitExpressionStmt abstract method

T visitExpressionStmt(
  1. Expression stmt
)

Implementation

T visitExpressionStmt(Expression stmt);