| Package | Description |
|---|---|
| de.rwth.i2.attestor.seplog |
The separation logic interface of Attestor.
|
| Modifier and Type | Method and Description |
|---|---|
SeparationLogicParser.PointerContext |
SeparationLogicParser.pointer() |
SeparationLogicParser.PointerContext |
SeparationLogicParser.SpatialContext.pointer() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeparationLogicBaseListener.enterPointer(SeparationLogicParser.PointerContext ctx)
Enter a parse tree produced by
SeparationLogicParser.pointer(). |
void |
SeparationLogicListener.enterPointer(SeparationLogicParser.PointerContext ctx)
Enter a parse tree produced by
SeparationLogicParser.pointer(). |
void |
SeparationLogicBaseListener.exitPointer(SeparationLogicParser.PointerContext ctx)
Exit a parse tree produced by
SeparationLogicParser.pointer(). |
void |
SeparationLogicListener.exitPointer(SeparationLogicParser.PointerContext ctx)
Exit a parse tree produced by
SeparationLogicParser.pointer(). |
void |
HeapConfigurationExtractor.exitPointer(SeparationLogicParser.PointerContext ctx)
Creates a new pointer and the involved nodes (if necessary).
|
void |
VariableExtractor.exitPointer(SeparationLogicParser.PointerContext ctx) |
void |
GrammarExtractor.exitPointer(SeparationLogicParser.PointerContext ctx)
Adds a new pointer.
|
Copyright © 2019. All rights reserved.