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