org.eclipse.internal.xpand2.codeassist
Class ExpandProposalComputer
java.lang.Object
org.eclipse.internal.xpand2.codeassist.ExpandProposalComputer
- All Implemented Interfaces:
- ProposalComputer
public class ExpandProposalComputer
- extends Object
- implements ProposalComputer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpandProposalComputer
public ExpandProposalComputer()
computeProposals
public List<Object> computeProposals(String txt,
ExecutionContext ctx,
ProposalFactory factory)
- Specified by:
computeProposals in interface ProposalComputer
Copyright © 2015. All rights reserved.