Module: AdLint::Cc1::BranchOptions
- Included in:
- Branch, BranchGroup, ExpressionInterpreter, Interpreter, StatementInterpreter, SwitchStatementInterpreter
- Defined in:
- lib/adlint/cc1/option.rb
Constant Summary collapse
- NARROWING =
:narrowing- WIDENING =
:widening- FIRST =
:first- FINAL =
:final- SMOTHER_BREAK =
:smother_break- IMPLICIT_COND =
:implicit_cond- COMPLEMENTAL =
:complemental