|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AtlCompletionProcessor.IATLCompletionRecorder
This interface is a non-regression utility.
| Method Summary | |
|---|---|
void |
record(int offset,
java.lang.String line,
org.eclipse.jface.text.contentassist.ICompletionProposal[] proposals)
Records the proposals computed by the completion processor at the given offset. |
| Method Detail |
|---|
void record(int offset,
java.lang.String line,
org.eclipse.jface.text.contentassist.ICompletionProposal[] proposals)
offset - the offsetline - the current lineproposals - the proposals
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||