Uses of Interface
cloud.opencode.base.yml.path.YmlPath.Segment
Packages that use YmlPath.Segment
Package
Description
YML Path - Path-based navigation in YAML documents
YML 路径 - YAML 文档中基于路径的导航
-
Uses of YmlPath.Segment in cloud.opencode.base.yml.path
Classes in cloud.opencode.base.yml.path that implement YmlPath.SegmentModifier and TypeClassDescriptionstatic final recordIndex Segment - Represents an array index access 索引段 - 表示数组索引访问static final recordProperty Segment - Represents a property access 属性段 - 表示属性访问Methods in cloud.opencode.base.yml.path that return YmlPath.SegmentMethods in cloud.opencode.base.yml.path that return types with arguments of type YmlPath.Segment