| Package | Description |
|---|---|
| de.rwth.i2.attestor.seplog |
The separation logic interface of Attestor.
|
| Modifier and Type | Method and Description |
|---|---|
SeparationLogicParser.PureContext |
SeparationLogicParser.pure() |
SeparationLogicParser.PureContext |
SeparationLogicParser.AtomContext.pure() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeparationLogicBaseListener.enterPure(SeparationLogicParser.PureContext ctx)
Enter a parse tree produced by
SeparationLogicParser.pure(). |
void |
SeparationLogicListener.enterPure(SeparationLogicParser.PureContext ctx)
Enter a parse tree produced by
SeparationLogicParser.pure(). |
void |
VariableExtractor.enterPure(SeparationLogicParser.PureContext ctx) |
void |
GrammarExtractor.enterPure(SeparationLogicParser.PureContext ctx) |
void |
SeparationLogicBaseListener.exitPure(SeparationLogicParser.PureContext ctx)
Exit a parse tree produced by
SeparationLogicParser.pure(). |
void |
SeparationLogicListener.exitPure(SeparationLogicParser.PureContext ctx)
Exit a parse tree produced by
SeparationLogicParser.pure(). |
void |
VariableExtractor.exitPure(SeparationLogicParser.PureContext ctx) |
Copyright © 2019. All rights reserved.