Sha256: f1e9da5583f91a54b7a4e86ff967f81c2a5e387158ca52a67ce2383ce3f61a1d
Contents?: true
Size: 896 Bytes
Versions: 39
Compression:
Stored size: 896 Bytes
Contents
## Path Traversal This is the Path Traversal directory. - `ancestry` - Methods that retrieve or validate anything related to the current paths ancestry. - `context` - Methods responsible for maintaing TraversalContexts. - `conversion` - Methods that convert the path node into another node or some other type of data. - `evaluation` - Methods responsible for statically evaluating code. - `inference` - Methods responsible for type inferrence etc. - `modification` - Methods that modify the path/node in some ways. - `replacement` - Methods responsible for replacing a node with another. - `removal` - Methods responsible for removing a node. - `family` - Methods responsible for dealing with/retrieving children or siblings. - `introspection` - Methods responsible for introspecting the current path for certain values. - `comments` - Methods responsible for dealing with comments.
Version data entries
39 entries across 39 versions & 4 rubygems