Interface Comment

All Known Implementing Classes:
AComment

public interface Comment
A source-level comment

Prolog has two kinds of comments:

% line comments

and multi-line java-and-C-like comments

  • Method Summary

    Modifier and Type Method Description
    String text()
    The comment text