public interface CodeIterator
Modifier and Type | Method and Description |
---|---|
CodePosition |
getCodePosition() |
void |
jumpToCodePosition(CodePosition newPosition) |
void |
next() |
StringLocated |
peek() |
StringLocated peek() throws EaterException, EaterExceptionLocated
EaterException
EaterExceptionLocated
void next() throws EaterException, EaterExceptionLocated
EaterException
EaterExceptionLocated
CodePosition getCodePosition()
void jumpToCodePosition(CodePosition newPosition) throws EaterException
EaterException
Copyright © 2020. All Rights Reserved.