Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast |
Modifier and Type | Method and Description |
---|---|
EScopeKind |
IScope.getKind()
Classifies the scope.
|
static EScopeKind |
EScopeKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EScopeKind[] |
EScopeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.