Class AbstractUseSwitch

    • Constructor Detail

      • AbstractUseSwitch

        public AbstractUseSwitch()
    • Method Detail

      • getExpressionForCase

        protected abstract @Nullable String getExpressionForCase​(VisitorState state,
                                                                 com.sun.source.tree.ExpressionTree argument)
        Returns the source text that should appear in a case statement in the fix.