Class Pretty.LabelVal

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

private static class Pretty.LabelVal extends Object
Wrapper that indicates that a value should be printed "label:type".
  • Field Details

    • label

      final String label
    • type

      final Type type
  • Constructor Details