visitPrintStmt abstract method

T visitPrintStmt(
  1. Print stmt
)

Implementation

T visitPrintStmt(Print stmt);