Package org.openrewrite.gradle.marker
Class GradleSettings
java.lang.Object
org.openrewrite.gradle.marker.GradleSettings
- All Implemented Interfaces:
Serializable,org.openrewrite.marker.Marker
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GradleSettingsfromToolingModel(GradleSettings settings) @Nullable BooleanisFeatureEnabled(String name) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.marker.Marker
getId, print, withId
-
Constructor Details
-
GradleSettings
public GradleSettings()
-
-
Method Details
-
isFeatureEnabled
-
getActiveFeatures
-
fromToolingModel
-