public class NotationAccessor extends NotationSegment<String>
^([a-zA-Z_$][a-zA-Z0-9_$]*)$.asProperty, isProperty| Modifier and Type | Method and Description |
|---|---|
String |
escape()
Escapes the value for a joiner.
|
asIndex, asProperty, isIndex, isProperty, parse, parse, type, value@Nonnull public String escape()
escape in class NotationSegment<String>Copyright © 2017. All rights reserved.