
public class MappingLiteralNodeStatementIterator extends MappingIterator<LiteralNode,Statement.LiteralStatement>
iterator| Constructor and Description |
|---|
MappingLiteralNodeStatementIterator(Iterator<LiteralNode> literals) |
MappingLiteralNodeStatementIterator(LiteralNode literal) |
| Modifier and Type | Method and Description |
|---|---|
Statement.LiteralStatement |
map(LiteralNode literal) |
hasNext, next, removeiteratorpublic MappingLiteralNodeStatementIterator(Iterator<LiteralNode> literals)
public MappingLiteralNodeStatementIterator(LiteralNode literal)
public Statement.LiteralStatement map(LiteralNode literal)
map in class MappingIterator<LiteralNode,Statement.LiteralStatement>Copyright © 2015. All Rights Reserved.