ForNode.condition

stores the condition CodeNode

struct ForNode
CodeNode condition;

Meta