public static class ProposalComputer.ProposalContext extends java.lang.Object
IDocument
document
Input<?>
input
int
location
ProposalContext(Input<?> input, IDocument document, int location)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Input<?> input
public final IDocument document
public final int location
public ProposalContext(Input<?> input, IDocument document, int location)