public static class SourceCodeAnalysis.Suggestion extends Object
Modifier and Type | Field and Description |
---|---|
String |
continuation
The candidate continuation of the given user's input.
|
boolean |
isSmart
Is it an input continuation that matches the target type and is thus more
likely to be the desired continuation.
|
Constructor and Description |
---|
Suggestion(String continuation,
boolean isSmart)
Create a
Suggestion instance. |
public final String continuation
public final boolean isSmart
public Suggestion(String continuation, boolean isSmart)
Suggestion
instance.continuation
- a candidate continuation of the user's inputisSmart
- is the candidate "smart"
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-25-041322.buildd.src