| Package | Description |
|---|---|
| cz.zakjan.objectpath.parser |
| Modifier and Type | Method and Description |
|---|---|
T |
ObjectPathVisitor.visitNullishCoalescing(ObjectPathParser.NullishCoalescingContext ctx)
Visit a parse tree produced by the
NullishCoalescing
labeled alternative in ObjectPathParser.expression(). |
T |
ObjectPathBaseVisitor.visitNullishCoalescing(ObjectPathParser.NullishCoalescingContext ctx)
Visit a parse tree produced by the
NullishCoalescing
labeled alternative in ObjectPathParser.expression(). |
Copyright © 2020. All rights reserved.