
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, removeiteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic MappingLiteralNodeStatementIterator(Iterator<LiteralNode> literals)
public MappingLiteralNodeStatementIterator(LiteralNode literal)
public Statement.LiteralStatement map(LiteralNode literal)
map in class MappingIterator<LiteralNode,Statement.LiteralStatement>Copyright © 2017. All rights reserved.