Class Pretty.TypeVal

java.lang.Object
net.hydromatic.morel.compile.Pretty.TypeVal
Enclosing class:
Pretty

private static class Pretty.TypeVal extends Object
Wrapper around a type value.
  • Field Details

    • prefix

      final String prefix
    • type

      final Type type
  • Constructor Details