public class StackAction extends Action
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTE
context
Constructor and Description |
---|
StackAction() |
Modifier and Type | Method and Description |
---|---|
void |
begin(InterpretationContext ec,
String name,
Attributes attributes) |
void |
end(InterpretationContext ec,
String name) |
Stack<String> |
getStack() |
body, getColumnNumber, getLineColStr, getLineNumber, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
public StackAction()
public void begin(InterpretationContext ec, String name, Attributes attributes)
public void end(InterpretationContext ec, String name)
Copyright © 2005–2018 QOS.ch. All rights reserved.