Interface IPragma.PragmaMarkInfo

  • Enclosing interface:
    IPragma

    public static interface IPragma.PragmaMarkInfo
    • Method Detail

      • isDividerBeforeMark

        boolean isDividerBeforeMark()
        Whether the pragma indicates a divider before it.
      • isDividerAfterMark

        boolean isDividerAfterMark()
        Whether the pragma indicates a divider after it.
      • getMarkName

        String getMarkName()
        The display string of the mark.