public interface IVariableContextInfo
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object otherInfo) |
IVariableContextInfo |
getNext()
Returns context info for the next lower-precedence context
|
ICdtVariableSupplier[] |
getSuppliers()
Returns suppliers to be used for this context
|
ICdtVariableSupplier[] getSuppliers()
IVariableContextInfo getNext()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.