Uses of Enum
org.pegdown.ast.SimpleNode.Type
Packages that use SimpleNode.Type
-
Uses of SimpleNode.Type in org.pegdown.ast
Methods in org.pegdown.ast that return SimpleNode.TypeModifier and TypeMethodDescriptionSimpleNode.getType()
static SimpleNode.Type
Returns the enum constant of this type with the specified name.static SimpleNode.Type[]
SimpleNode.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.pegdown.ast with parameters of type SimpleNode.Type