Class DeclarationOrderCheck.ScopeState

java.lang.Object
com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck.ScopeState
Enclosing class:
DeclarationOrderCheck

private static final class DeclarationOrderCheck.ScopeState extends Object
Private class to encapsulate the state.
  • Field Details

  • Constructor Details

    • ScopeState

      private ScopeState()
      Creates a new ScopeState instance.