Package | Description |
---|---|
jdk.jshell |
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL),
which interactively evaluate "snippets" of Java programming language code.
|
Modifier and Type | Method | Description |
---|---|---|
SourceCodeAnalysis.Completeness |
SourceCodeAnalysis.CompletionInfo.completeness() |
The analyzed completeness of the input.
|
static SourceCodeAnalysis.Completeness |
SourceCodeAnalysis.Completeness.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SourceCodeAnalysis.Completeness[] |
SourceCodeAnalysis.Completeness.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b158-1