public final class ExpansionVisitor extends NodeTypeEngVisitor
| Constructor and Description |
|---|
ExpansionVisitor(ExpansionFrame expFrame,
EngLogContainer frameLog,
ExpansionDebugHooks hooks,
boolean timingEnabled,
boolean catchAll) |
| Modifier and Type | Method and Description |
|---|---|
ExpansionFrame |
getExpFrame() |
boolean |
isHadNewline() |
protected Object |
resolveAndVisit(WtNode n,
int type) |
protected WtNode |
visitUnspecific(WtNode n)
Visit a node which if of no intereset to the expansion process.
|
visit, visit, visit, visit, visit, visit, visitUnspecificpublic ExpansionVisitor(ExpansionFrame expFrame, EngLogContainer frameLog, ExpansionDebugHooks hooks, boolean timingEnabled, boolean catchAll)
protected WtNode visitUnspecific(WtNode n)
visitUnspecific in class NodeTypeEngVisitorprotected Object resolveAndVisit(WtNode n, int type) throws ExpansionException
resolveAndVisit in class NodeTypeEngVisitorExpansionExceptionpublic ExpansionFrame getExpFrame()
public boolean isHadNewline()
Copyright © 2010–2018 University of Erlangen-Nürnberg - Open Source Research Group. All rights reserved.