gradle
Toggle table of contents
9.6.0
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.tooling.model.eclipse
/
AccessRule
Access
Rule
API
interface
AccessRule
Access rule associated with an Eclipse classpath entry.
Since
3.0
See also
IAccessRule Javadoc
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.