Uses of Enum
org.commonmark.testutil.example.ExampleReader.State
Packages that use ExampleReader.State
-
Uses of ExampleReader.State in org.commonmark.testutil.example
Fields in org.commonmark.testutil.example declared as ExampleReader.StateMethods in org.commonmark.testutil.example that return ExampleReader.StateModifier and TypeMethodDescriptionstatic ExampleReader.State
Returns the enum constant of this type with the specified name.static ExampleReader.State[]
ExampleReader.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.