public class AppsAfterPipeRecoveryStrategy extends StacktraceFingerprintingRecoveryStrategy<CheckPointedParseException>
Modifier and Type | Method and Description |
---|---|
void |
addProposals(String dsl,
CheckPointedParseException exception,
int detailLevel,
List<CompletionProposal> collector)
Perform code completion by adding proposals to the
proposals list. |
shouldTrigger
public void addProposals(String dsl, CheckPointedParseException exception, int detailLevel, List<CompletionProposal> collector)
RecoveryStrategy
proposals
list.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.