private class ParserImpl.ParseBlockMappingValueCommentList extends java.lang.Object implements Production
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<CommentToken> |
tokens |
Constructor and Description |
---|
ParseBlockMappingValueCommentList(java.util.List<CommentToken> tokens) |
Modifier and Type | Method and Description |
---|---|
Event |
produce() |
java.util.List<CommentToken> tokens
public ParseBlockMappingValueCommentList(java.util.List<CommentToken> tokens)
public Event produce()
produce
in interface Production