public static interface SourceCodeAnalysis.CompletionInfo
analyzeCompletion(String input)
.
Describes the completeness of the first snippet in the given input.Modifier and Type | Method | Description |
---|---|---|
SourceCodeAnalysis.Completeness |
completeness() |
The analyzed completeness of the input.
|
String |
remaining() |
Input remaining after the complete part of the source.
|
String |
source() |
Source code for the first Snippet of code input.
|
SourceCodeAnalysis.Completeness completeness()
String remaining()
String source()
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, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b147-1