public static class SimpleTptpParserOutput.ParentInfo extends Object implements TptpParserOutput.ParentInfo
| Constructor and Description |
|---|
ParentInfo(TptpParserOutput.Source source,
TptpParserOutput.GeneralTerm parentDetails) |
| Modifier and Type | Method and Description |
|---|---|
SimpleTptpParserOutput.GeneralTerm |
getParentDetails() |
SimpleTptpParserOutput.Source |
getSource() |
void |
setSource(SimpleTptpParserOutput.Source newSource) |
String |
toString() |
String |
toString(int indent) |
public ParentInfo(TptpParserOutput.Source source, TptpParserOutput.GeneralTerm parentDetails)
public SimpleTptpParserOutput.Source getSource()
public void setSource(SimpleTptpParserOutput.Source newSource)
public SimpleTptpParserOutput.GeneralTerm getParentDetails()
public String toString(int indent)
Copyright © 2015. All rights reserved.