- All Implemented Interfaces:
Trivia
-
Constructor Summary
Constructors
-
Method Summary
Returns the token of the comment
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TriviaImpl
public TriviaImpl(Token triviaToken)
-
Method Details
-
token
Description copied from interface: Trivia
Returns the token of the comment
- Specified by:
token in interface Trivia
-