Uses of Class
jdk.jshell.Diag
Packages that use Diag
包
描述
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL),
which interactively evaluate "snippets" of Java programming language code.
-
Uses of Diag in jdk.jshell
Methods in jdk.jshell that return types with arguments of type Diag修饰符和类方法描述JShell.diagnostics
(Snippet snippet) Return the diagnostics of the most recent evaluation of the snippet.