| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
RefinedDefaultNonterminal.getState() |
| Modifier and Type | Method and Description |
|---|---|
RefinedNonterminal |
RefinedDefaultNonterminal.withState(HeapAutomatonState state) |
| Constructor and Description |
|---|
RefinedDefaultNonterminal(Nonterminal nonterminal,
HeapAutomatonState state) |
| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
RefinedNonterminal.getState() |
HeapAutomatonState |
HeapAutomaton.transition(HeapConfiguration heapConfiguration,
List<HeapAutomatonState> statesOfNonterminals) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HeapAutomaton.isInitialState(HeapAutomatonState heapAutomatonState) |
RefinedNonterminal |
RefinedNonterminal.withState(HeapAutomatonState state)
Provides the same symbol with the provided annotation.
|
| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
HeapAutomaton.transition(HeapConfiguration heapConfiguration,
List<HeapAutomatonState> statesOfNonterminals) |
| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
PointsToHeapAutomaton.transition(HeapConfiguration heapConfiguration,
List<HeapAutomatonState> statesOfNonterminals) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PointsToHeapAutomaton.isInitialState(HeapAutomatonState heapAutomatonState) |
| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
PointsToHeapAutomaton.transition(HeapConfiguration heapConfiguration,
List<HeapAutomatonState> statesOfNonterminals) |
| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
ProductHeapAutomaton.transition(HeapConfiguration heapConfiguration,
List<HeapAutomatonState> statesOfNonterminals) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProductHeapAutomaton.isInitialState(HeapAutomatonState heapAutomatonState) |
| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
ProductHeapAutomaton.transition(HeapConfiguration heapConfiguration,
List<HeapAutomatonState> statesOfNonterminals) |
| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
ReachabilityHeapAutomaton.transition(HeapConfiguration heapConfiguration,
List<HeapAutomatonState> statesOfNonterminals) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReachabilityHeapAutomaton.isInitialState(HeapAutomatonState heapAutomatonState) |
| Modifier and Type | Method and Description |
|---|---|
HeapAutomatonState |
ReachabilityHeapAutomaton.transition(HeapConfiguration heapConfiguration,
List<HeapAutomatonState> statesOfNonterminals) |
Copyright © 2019. All rights reserved.