Package | Description |
---|---|
graphql.language |
Modifier and Type | Method and Description |
---|---|
IgnoredChar.IgnoredCharKind |
IgnoredChar.getKind() |
static IgnoredChar.IgnoredCharKind |
IgnoredChar.IgnoredCharKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IgnoredChar.IgnoredCharKind[] |
IgnoredChar.IgnoredCharKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IgnoredChar(String value,
IgnoredChar.IgnoredCharKind kind,
SourceLocation sourceLocation) |
Copyright © 2019. All rights reserved.