Home
last modified time | relevance | path

Searched defs:InterfaceDefinition (Results 1 – 13 of 13) sorted by relevance

/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/language/ast/
H A Dtype_definitions.go290 type InterfaceDefinition struct { struct
291 Kind string
292 Loc *Location
293 Name *Name
294 Description *StringValue
295 Directives []*Directive
296 Fields []*FieldDefinition
313 func (def *InterfaceDefinition) GetKind() string {
317 func (def *InterfaceDefinition) GetLoc() *Location {
321 func (def *InterfaceDefinition) GetName() *Name {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dennwc/graphql/language/ast/
H A Dtype_definitions.go290 type InterfaceDefinition struct { struct
291 Kind string
292 Loc *Location
293 Name *Name
294 Description *StringValue
295 Directives []*Directive
296 Fields []*FieldDefinition
313 func (def *InterfaceDefinition) GetKind() string {
317 func (def *InterfaceDefinition) GetLoc() *Location {
321 func (def *InterfaceDefinition) GetName() *Name {
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/graphql-go/graphql/language/ast/
H A Dtype_definitions.go290 type InterfaceDefinition struct { struct
291 Kind string
292 Loc *Location
293 Name *Name
294 Description *StringValue
295 Directives []*Directive
296 Fields []*FieldDefinition
313 func (def *InterfaceDefinition) GetKind() string {
317 func (def *InterfaceDefinition) GetLoc() *Location {
321 func (def *InterfaceDefinition) GetName() *Name {
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/graphql/generator/
H A Dinterface.go47 func genInterface(node *ast.InterfaceDefinition) jen.Code {
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/language/kinds/
H A Dkinds.go48 InterfaceDefinition = "InterfaceDefinition" // previously InterfaceTypeDefinition const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dennwc/graphql/language/kinds/
H A Dkinds.go48 InterfaceDefinition = "InterfaceDefinition" // previously InterfaceTypeDefinition const
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/graphql-go/graphql/language/kinds/
H A Dkinds.go48 InterfaceDefinition = "InterfaceDefinition" // previously InterfaceTypeDefinition const
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/dbus-1.2.15.1/lib/DBus/Introspection/
H A DParse.hs17 = InterfaceDefinition Interface constructor
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/binjs_meta-0.5.2/src/
H A Dimport.rs139 fn import_interface(&mut self, interface: &InterfaceDefinition) { in import_interface()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/binjs_meta/src/
H A Dimport.rs139 fn import_interface(&mut self, interface: &InterfaceDefinition) { in import_interface()
/dports/graphics/py-OWSLib/OWSLib-0.24.1/owslib/swe/sensor/
H A Dsml.py350 class InterfaceDefinition(object): class
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasm-bindgen-webidl-0.2.58/src/
H A Dfirst_pass.rs301 impl<'src> FirstPass<'src, ()> for weedle::InterfaceDefinition<'src> { implementation
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/wasm-bindgen-webidl-0.2.58/src/
H A Dfirst_pass.rs301 impl<'src> FirstPass<'src, ()> for weedle::InterfaceDefinition<'src> { implementation