Uses of Class
jdk.jshell.Diag
-
Packages that use Diag 软件包 描述 jdk.jshell 提供用于创建工具的接口,例如读取 - 评估 - 打印循环(REPL),其交互式地评估Java编程语言代码的“片段”。 -
-
Uses of Diag in jdk.jshell
Methods in jdk.jshell that return types with arguments of type Diag 变量和类型 方法 描述 Stream<Diag>
JShell. diagnostics(Snippet snippet)
返回最新评估片段的诊断信息。
-