public static final class Language.Path
extends java.lang.Object
at(String...) or at(int...) functions.| Modifier and Type | Method and Description |
|---|---|
Language.Path |
at(int... others)
Narrow to a specific element index in an array.
|
Language.Path |
at(java.lang.String... others)
Narrow to a specific path in a object key.
|
public Language.Path at(java.lang.String... others)
others - path selectorspublic Language.Path at(int... others)
others - path selectors