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 |
---|---|---|
abstract SourceCodeAnalysis.CompletionInfo |
SourceCodeAnalysis.analyzeCompletion(String input) |
Given an input string, find the first snippet of code (one statement,
definition, import, or expression) and evaluate if it is complete.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b144-1ubuntu1