Interface Trivia

All Known Implementing Classes:
TriviaImpl

public interface Trivia
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the token of the comment
     
  • Method Details

    • token

      Token token()
      Returns the token of the comment
    • value

      String value()