Uses of Class
jdk.jshell.TypeDeclSnippet
Packages that use TypeDeclSnippet
包
描述
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL),
which interactively evaluate "snippets" of Java programming language code.
-
Uses of TypeDeclSnippet in jdk.jshell
Methods in jdk.jshell that return types with arguments of type TypeDeclSnippet修饰符和类方法描述JShell.types()
Returns the active type declaration (class, interface, annotation type, and enum) snippets.