private abstract static class IntermediatePresentationProofFileParser.RuleInformation
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected int | 
currFormula  | 
protected ImmutableList<Name> | 
currNewNames  | 
protected PosInTerm | 
currPosInTerm  | 
protected java.lang.String | 
currRuleName  | 
| Constructor and Description | 
|---|
RuleInformation(java.lang.String ruleName)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isBuiltinInfo()  | 
protected java.lang.String currRuleName
protected int currFormula
protected PosInTerm currPosInTerm
protected ImmutableList<Name> currNewNames