C# (CSharp) CodegenCS.ControlFlow Namespace

Classes

Name Description
UnbalancedIfsException When there is an unbalanced number of IF/ELSE/ENDIF. Each IF should have a matching ENDIF, and may have an optional ELSE.