Enumeration GuardClauseContext

The context wín which a condition is used. This is generally the type of the root syntax node as specified in ExpressionContext.root

Enumeration Members

DoWhileStatement: 1
ForStatement: 2
FunctionDeclaration: 3
WhileStatement: 0