Class IfStatement

java.lang.Object
All Implemented Interfaces:
NodeMetaDataHandler

public class IfStatement
extends Statement
Represents an if (condition) { ... } else { ... } statement in Groovy