Interface JPropertyParseMonadType.JPropertyWarningType

All Known Implementing Classes:
JPropertyWarning
Enclosing interface:
JPropertyParseMonadType<A>

@Immutable
public static interface JPropertyParseMonadType.JPropertyWarningType
The type of parse warnings.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String message()  
  • Method Details

    • message

      @Parameter java.lang.String message()
      Returns:
      The warning message