Class IfStmt

All Implemented Interfaces:
JumpStmt

public class IfStmt extends Stmt.E1Stmt implements JumpStmt
Represent a IF statement
See Also: