| Package | Description |
|---|---|
| org.hl7.fhir.r4.utils.formats |
| Modifier and Type | Method and Description |
|---|---|
Turtle.LexerTokenType |
Turtle.Lexer.peekType() |
static Turtle.LexerTokenType |
Turtle.LexerTokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Turtle.LexerTokenType[] |
Turtle.LexerTokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Turtle.Lexer.next(Turtle.LexerTokenType type,
boolean postColon) |
boolean |
Turtle.Lexer.peek(Turtle.LexerTokenType type,
String token) |
Copyright © 2014–2021 Health Level 7. All rights reserved.