| Package | Description |
|---|---|
| de.rwth.i2.attestor.seplog |
The separation logic interface of Attestor.
|
| Modifier and Type | Method and Description |
|---|---|
SeparationLogicParser.SidRuleHeadContext |
SeparationLogicParser.sidRuleHead() |
SeparationLogicParser.SidRuleHeadContext |
SeparationLogicParser.SidRuleContext.sidRuleHead() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeparationLogicBaseListener.enterSidRuleHead(SeparationLogicParser.SidRuleHeadContext ctx)
Enter a parse tree produced by
SeparationLogicParser.sidRuleHead(). |
void |
SeparationLogicListener.enterSidRuleHead(SeparationLogicParser.SidRuleHeadContext ctx)
Enter a parse tree produced by
SeparationLogicParser.sidRuleHead(). |
void |
GrammarExtractor.enterSidRuleHead(SeparationLogicParser.SidRuleHeadContext ctx)
Prepares collection of the names and types of variables corresponding to external nodes.
|
void |
SeparationLogicBaseListener.exitSidRuleHead(SeparationLogicParser.SidRuleHeadContext ctx)
Exit a parse tree produced by
SeparationLogicParser.sidRuleHead(). |
void |
SeparationLogicListener.exitSidRuleHead(SeparationLogicParser.SidRuleHeadContext ctx)
Exit a parse tree produced by
SeparationLogicParser.sidRuleHead(). |
Copyright © 2019. All rights reserved.