
Uses of Enum Class
org.hl7.fhir.r5.formats.TurtleLexer.TurtleTokenType
Packages that use TurtleLexer.TurtleTokenType
-
Uses of TurtleLexer.TurtleTokenType in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return TurtleLexer.TurtleTokenTypeModifier and TypeMethodDescriptionTurtleLexer.peekType()
static TurtleLexer.TurtleTokenType
Returns the enum constant of this class with the specified name.static TurtleLexer.TurtleTokenType[]
TurtleLexer.TurtleTokenType.values()
Returns an array containing the constants of this enum class, in the order they are declared.