| Package | Description |
|---|---|
| de.rwth.i2.attestor.seplog |
The separation logic interface of Attestor.
|
| Modifier and Type | Method and Description |
|---|---|
SeparationLogicParser.AtomContext |
SeparationLogicParser.atom() |
SeparationLogicParser.AtomContext |
SeparationLogicParser.HeapBodyContext.atom(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SeparationLogicParser.AtomContext> |
SeparationLogicParser.HeapBodyContext.atom() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeparationLogicBaseListener.enterAtom(SeparationLogicParser.AtomContext ctx)
Enter a parse tree produced by
SeparationLogicParser.atom(). |
void |
SeparationLogicListener.enterAtom(SeparationLogicParser.AtomContext ctx)
Enter a parse tree produced by
SeparationLogicParser.atom(). |
void |
SeparationLogicBaseListener.exitAtom(SeparationLogicParser.AtomContext ctx)
Exit a parse tree produced by
SeparationLogicParser.atom(). |
void |
SeparationLogicListener.exitAtom(SeparationLogicParser.AtomContext ctx)
Exit a parse tree produced by
SeparationLogicParser.atom(). |
Copyright © 2019. All rights reserved.