| Package | Description |
|---|---|
| org.sweble.wikitext.lazy | |
| org.sweble.wikitext.lazy.postprocessor | |
| org.sweble.wikitext.lazy.utils |
| Modifier and Type | Method and Description |
|---|---|
ScopeType |
ParserConfigInterface.getXmlElementType(String name) |
| Modifier and Type | Method and Description |
|---|---|
ScopeType |
ElementScopeStack.Scope.getType() |
static ScopeType |
ScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScopeType[] |
ScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ElementScopeStack.Scope |
ElementScopeStack.insertAfter(ElementScopeStack.Scope i,
ScopeType type,
de.fau.cs.osr.ptk.common.ast.AstNode n,
boolean open) |
void |
ElementScopeStack.push(ScopeType type,
de.fau.cs.osr.ptk.common.ast.AstNode n,
boolean open) |
| Constructor and Description |
|---|
ElementScopeStack.Scope(ScopeType type,
de.fau.cs.osr.ptk.common.ast.AstNode n,
boolean open) |
| Modifier and Type | Method and Description |
|---|---|
ScopeType |
SimpleParserConfig.getXmlElementType(String name) |
Copyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.