public static class SimpleTptpParserOutput.InfoItem extends Object implements TptpParserOutput.InfoItem
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTptpParserOutput.InfoItem.AssumptionRecord |
static class |
SimpleTptpParserOutput.InfoItem.Description |
static class |
SimpleTptpParserOutput.InfoItem.GeneralFunction |
static class |
SimpleTptpParserOutput.InfoItem.InferenceRule |
static class |
SimpleTptpParserOutput.InfoItem.InferenceStatus |
static class |
SimpleTptpParserOutput.InfoItem.IQuote |
static class |
SimpleTptpParserOutput.InfoItem.Kind |
static class |
SimpleTptpParserOutput.InfoItem.Refutation |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleTptpParserOutput.InfoItem.Kind |
_kind |
| Constructor and Description |
|---|
InfoItem() |
| Modifier and Type | Method and Description |
|---|---|
SimpleTptpParserOutput.InfoItem.Kind |
getKind() |
String |
toString() |
String |
toString(int indent) |
protected SimpleTptpParserOutput.InfoItem.Kind _kind
public SimpleTptpParserOutput.InfoItem.Kind getKind()
public String toString(int indent)
Copyright © 2015. All rights reserved.