protected static class GraphqlAntlrToLanguage.ContextEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
GraphqlAntlrToLanguage.ContextProperty |
contextProperty |
java.lang.Object |
value |
| Constructor and Description |
|---|
ContextEntry(GraphqlAntlrToLanguage.ContextProperty contextProperty,
java.lang.Object value) |
public final GraphqlAntlrToLanguage.ContextProperty contextProperty
public final java.lang.Object value
public ContextEntry(GraphqlAntlrToLanguage.ContextProperty contextProperty, java.lang.Object value)