com.shapesecurity.shift.path.disabled.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of shift Show documentation
Show all versions of shift Show documentation
Shift format ECMAScript 6 AST tooling
Shift AST Lenses
================
## Description
Paths are represented as a list of branches. A branch is a function from a parent
node to one of its children. This is modeled after functional lenses.
## Usage
```java
// TODO
```
© 2015 - 2025 Weber Informatics LLC | Privacy Policy