visitIfStatement abstract method

void visitIfStatement(
  1. IfStatement stmt
)

Implementation

void visitIfStatement(IfStatement stmt);