gradle
8.6
API
gradle
/
org.gradle.tooling.model.eclipse
/
AccessRule
Access
Rule
API
interface
AccessRule
(
source
)
Access rule associated with an Eclipse classpath entry.
See also
<a
href="http://help.
eclipse.
org/mars/topic/org.
eclipse.
jdt.
doc.
isv/reference/api/org/eclipse/jdt/core/IAccess
Rule.
html">IAccess
Rule
Javadoc</a>
Members
Functions
get
Kind
Link copied to clipboard
API
abstract
fun
getKind
(
)
:
Int
Returns the encoded type of the access rule.
get
Pattern
Link copied to clipboard
API
abstract
fun
getPattern
(
)
:
String
Returns the file pattern of this access rule.