public static class JIPipeExpressionCustomASTParser.TokenIterator extends Object
Constructor and Description |
---|
TokenIterator(List<JIPipeExpressionCustomASTParser.Token> tokens) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionCustomASTParser.Token |
current() |
boolean |
hasNext() |
void |
next() |
JIPipeExpressionCustomASTParser.Token |
peekNext() |
public TokenIterator(List<JIPipeExpressionCustomASTParser.Token> tokens)
public boolean hasNext()
public JIPipeExpressionCustomASTParser.Token current()
public void next()
public JIPipeExpressionCustomASTParser.Token peekNext()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.