public interface IASTCompletionContext
Modifier and Type | Method and Description |
---|---|
IBinding[] |
findBindings(IASTName n,
boolean isPrefix)
Returns bindings that start with the given name or prefix, only
considering those that are valid for this context.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.