Class ParForStatementBlock

All Implemented Interfaces:
ParseInfo

public class ParForStatementBlock extends ForStatementBlock
This ParForStatementBlock is essentially identical to a ForStatementBlock, except an extended validate for checking/setting optional parfor parameters and running the loop dependency analysis.