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