| Package | Description |
|---|---|
| cz.zakjan.objectpath.parser | |
| cz.zakjan.objectpath.visitor |
| Modifier and Type | Method and Description |
|---|---|
ObjectPathParser.StartContext |
ObjectPathParser.start() |
| Modifier and Type | Method and Description |
|---|---|
T |
ObjectPathVisitor.visitStart(ObjectPathParser.StartContext ctx)
Visit a parse tree produced by
ObjectPathParser.start(). |
T |
ObjectPathBaseVisitor.visitStart(ObjectPathParser.StartContext ctx)
Visit a parse tree produced by
ObjectPathParser.start(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
GetByPathVisitor.visitStart(ObjectPathParser.StartContext ctx) |
Copyright © 2020. All rights reserved.