public class CodeIteratorAffectation extends AbstractCodeIterator
source| Constructor and Description |
|---|
CodeIteratorAffectation(CodeIterator source,
TContext context,
TMemory memory,
java.util.List<StringLocated> log) |
| Modifier and Type | Method and Description |
|---|---|
StringLocated |
peek() |
getCodePosition, jumpToCodePosition, nextpublic CodeIteratorAffectation(CodeIterator source, TContext context, TMemory memory, java.util.List<StringLocated> log)
public StringLocated peek() throws EaterException
EaterException