IfNode.condition

the condition for this if statement

struct IfNode
CodeNode condition;

Meta