Package manifold.graphql.rt.api.request
Interface GqlError.Location
-
- All Superinterfaces:
manifold.ext.rt.api.IBindingsBacked,manifold.json.rt.api.IJsonBindingsBacked,Serializable
- Enclosing interface:
- GqlError
public static interface GqlError.Location extends manifold.json.rt.api.IJsonBindingsBacked
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGqlError.Location.ProxyFactory
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default intgetColumn()default intgetLine()
-