Package graphql.language
Class Description
java.lang.Object
graphql.language.Description
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDescription
(String content, SourceLocation sourceLocation, boolean multiLine) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Field Details
-
-
sourceLocation
-
multiLine
public final boolean multiLine
-
-
Constructor Details
-
Description
-
-
Method Details
-
getContent
-
getSourceLocation
-
isMultiLine
public boolean isMultiLine()
-