public class RuleCallStack extends AbstractLinkedStack<RuleCallStack,RuleCall>
AbstractLinkedStack.Element<T>top| Constructor and Description |
|---|
RuleCallStack() |
| Modifier and Type | Method and Description |
|---|---|
protected RuleCallStack |
createStack() |
String |
elementToStr(RuleCall value) |
clone, cloneAndPop, cloneAndPush, contains, createElement, equals, hashCode, init, isEmpty, iterator, peek, pop, push, toStringprotected RuleCallStack createStack()
createStack in class AbstractLinkedStack<RuleCallStack,RuleCall>public String elementToStr(RuleCall value)
elementToStr in class AbstractLinkedStack<RuleCallStack,RuleCall>Copyright © 2015. All Rights Reserved.