
Uses of Enum Class
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.TurtleTokenTypeReturns 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.