public interface IInheritance
Modifier and Type | Method and Description |
---|---|
org.eclipse.cdt.core.parser.ast.ASTAccessVisibility |
getSuperClassAccess(java.lang.String name)
Returns the super class access : ASTAccessVisibility
|
java.lang.String[] |
getSuperClassesNames()
Return the inherited structures names.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.