public class JShellScript extends Object implements JShellCommandNode
| Constructor and Description |
|---|
JShellScript(JShellCommandNode root) |
| Modifier and Type | Method and Description |
|---|---|
int |
eval(JShellContext context) |
JShellCommandNode |
getRoot() |
public JShellScript(JShellCommandNode root)
public int eval(JShellContext context)
eval in interface JShellCommandNodepublic JShellCommandNode getRoot()
Copyright © 2022 vpc open source initiative. All rights reserved.