public static class Yaccer.ArgumentsLine extends Object implements JShellCommandLineNode
| Constructor and Description |
|---|
ArgumentsLine(List<Yaccer.Argument> args) |
| Modifier and Type | Method and Description |
|---|---|
int |
eval(JShellContext context) |
List<Yaccer.Argument> |
getArgs() |
Iterator<JShellArgumentNode> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic ArgumentsLine(List<Yaccer.Argument> args)
public List<Yaccer.Argument> getArgs()
public Iterator<JShellArgumentNode> iterator()
iterator in interface Iterable<JShellArgumentNode>public int eval(JShellContext context)
eval in interface JShellCommandNodeCopyright © 2022 vpc open source initiative. All rights reserved.