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()
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1