Uses of Enum Class
cloud.opencode.base.yml.diff.DiffType
Packages that use DiffType
-
Uses of DiffType in cloud.opencode.base.yml.diff
Subclasses with type arguments of type DiffType in cloud.opencode.base.yml.diffModifier and TypeClassDescriptionenumDiff Type - Enumeration of YAML diff change types 差异类型 - YAML 差异变更类型枚举Methods in cloud.opencode.base.yml.diff that return DiffTypeModifier and TypeMethodDescriptionDiffEntry.type()Returns the value of thetyperecord component.static DiffTypeReturns the enum constant of this class with the specified name.static DiffType[]DiffType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cloud.opencode.base.yml.diff with parameters of type DiffType