If statement
condition - The condition to be evaluated
thenBranch - The then branch
elseBranch - The else branch
accept - Accepts a visitor
Generated using TypeDoc
If statement
Implements
Member
condition - The condition to be evaluated
Member
thenBranch - The then branch
Member
elseBranch - The else branch
Method
accept - Accepts a visitor