Class Selection
java.lang.Object
com.predic8.membrane.core.graphql.model.Selection
- Direct Known Subclasses:
Field,FragmentSpread,InlineFragment
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidstatic SelectionparseSelection(Tokenizer tokenizer)
-
Constructor Details
-
Selection
public Selection()
-
-
Method Details
-
parse
- Throws:
IOExceptionParsingException
-
parseSelection
- Throws:
IOExceptionParsingException
-