Package | Description |
---|---|
org.pegdown.ast |
Modifier and Type | Method and Description |
---|---|
SimpleNode.Type |
SimpleNode.getType() |
static SimpleNode.Type |
SimpleNode.Type.valueOf(String name)
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.
|
Constructor and Description |
---|
SimpleNode(SimpleNode.Type type) |
Copyright © 2009–2023 org.pegdown. All rights reserved.