| Package | Description |
|---|---|
| de.rwth.i2.attestor.seplog |
The separation logic interface of Attestor.
|
| Modifier and Type | Method and Description |
|---|---|
SeparationLogicParser.HeapBodyContext |
SeparationLogicParser.heapBody() |
SeparationLogicParser.HeapBodyContext |
SeparationLogicParser.HeapContext.heapBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeparationLogicBaseListener.enterHeapBody(SeparationLogicParser.HeapBodyContext ctx)
Enter a parse tree produced by
SeparationLogicParser.heapBody(). |
void |
SeparationLogicListener.enterHeapBody(SeparationLogicParser.HeapBodyContext ctx)
Enter a parse tree produced by
SeparationLogicParser.heapBody(). |
void |
HeapConfigurationExtractor.enterHeapBody(SeparationLogicParser.HeapBodyContext ctx)
Prepares construction of a new HeapConfiguration corresponding to the
given parse tree.
|
void |
SeparationLogicBaseListener.exitHeapBody(SeparationLogicParser.HeapBodyContext ctx)
Exit a parse tree produced by
SeparationLogicParser.heapBody(). |
void |
SeparationLogicListener.exitHeapBody(SeparationLogicParser.HeapBodyContext ctx)
Exit a parse tree produced by
SeparationLogicParser.heapBody(). |
Copyright © 2019. All rights reserved.