public abstract class HeapAutomatonState extends Object
| Constructor and Description |
|---|
HeapAutomatonState() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object otherObject) |
abstract int |
hashCode() |
abstract boolean |
isError() |
abstract Set<String> |
toAtomicPropositions() |
Copyright © 2019. All rights reserved.