| Interface | Description |
|---|---|
| GraphqlListener |
This interface defines a complete listener for a parse tree produced by
GraphqlParser. |
| GraphqlVisitor<T> |
This interface defines a complete generic visitor for a parse tree produced
by
GraphqlParser. |