public interface RefinedNonterminal extends Nonterminal
| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
getState() |
RefinedNonterminal |
withState(HeapAutomatonState state)
Provides the same symbol with the provided annotation.
|
getLabel, getRank, isReductionTentacle, setReductionTentacle, unsetReductionTentacleHeapAutomatonState getState()
RefinedNonterminal withState(HeapAutomatonState state)
state - The new annotation.Copyright © 2018. All rights reserved.