rePathPart top-level property

RegExp rePathPart
getter/setter pair

Implementation

var rePathPart = RegExp(r"(\w+)(\])?(\[|\.)?");