Class Wrapper.SwitchStatementContext

java.lang.Object
org.glassfish.pfl.dynamic.codegen.spi.Wrapper.Context
org.glassfish.pfl.dynamic.codegen.spi.Wrapper.SwitchStatementContext
Enclosing class:
Wrapper

private static class Wrapper.SwitchStatementContext extends Wrapper.Context
  • Field Details

  • Constructor Details

  • Method Details

    • _case

      void _case(int value)
    • _default

      void _default()