| Package | Description |
|---|---|
| org.sweble.wikitext.lazy.parser |
| Modifier and Type | Field and Description |
|---|---|
LazyRatsParser.ListType |
LazyRatsParser.ListNode.type |
| Modifier and Type | Method and Description |
|---|---|
static LazyRatsParser.ListType |
LazyRatsParser.ListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LazyRatsParser.ListType[] |
LazyRatsParser.ListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LazyRatsParser.ListNode(LazyRatsParser.ListType type,
de.fau.cs.osr.ptk.common.ast.ContentNode node) |
Copyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.