| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.env |
| Modifier and Type | Method and Description |
|---|---|
AccessRule[] |
AccessRuleSet.getAccessRules() |
| Constructor and Description |
|---|
AccessRestriction(AccessRule accessRule,
byte classpathEntryType,
String classpathEntryName) |
AccessRuleSet(AccessRule[] accessRules,
byte classpathEntryType,
String classpathEntryName)
Make a new set of access rules.
|
Copyright © 2015. All rights reserved.