dslink
dslink.common
Path
Path
Path
dslink
dslink.common
Path
Path
constructor
Path
Source
dslink
dslink.common
Path
Static properties
invalidChar
invalidNameChar
Static methods
getValidAttributePath
getValidConfigPath
getValidNodePath
getValidPath
Constructors
Path
Properties
hashCode
isAbsolute
isAttribute
isConfig
isNode
isRoot
name
parent
parentPath
path
runtimeType
valid
Operators
operator ==
Methods
child
mergeBasePath
noSuchMethod
toString
Path
(
String
path
)
Source
Link to Crossdart
Path(this.path) { _parse(); }