toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
common
switch theme
search in API
apollo-ast
/
com.apollographql.apollo.ast
/
ParserOptions
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Properties
allow
Empty
Documents
Link copied to clipboard
var
allowEmptyDocuments
:
Boolean
with
Source
Location
Link copied to clipboard
var
withSourceLocation
:
Boolean
Functions
allow
Empty
Documents
Link copied to clipboard
fun
allowEmptyDocuments
(
allowEmptyDocuments
:
Boolean
)
:
ParserOptions.Builder
build
Link copied to clipboard
fun
build
(
)
:
ParserOptions
with
Source
Location
Link copied to clipboard
fun
withSourceLocation
(
withSourceLocation
:
Boolean
)
:
ParserOptions.Builder