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