| Package | Description |
|---|---|
| tptp_parser |
| Modifier and Type | Method and Description |
|---|---|
SimpleTptpParserOutput.GeneralTerm |
SimpleTptpParserOutput.InfoItem.GeneralFunction.getGeneralFunction() |
SimpleTptpParserOutput.GeneralTerm |
SimpleTptpParserOutput.GeneralTerm.getLeftColonOperand()
Precondition: isColon().
|
SimpleTptpParserOutput.GeneralTerm |
SimpleTptpParserOutput.ParentInfo.getParentDetails() |
SimpleTptpParserOutput.GeneralTerm |
SimpleTptpParserOutput.GeneralTerm.getRightColonOperand()
Precondition: isColon().
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<SimpleTptpParserOutput.GeneralTerm> |
SimpleTptpParserOutput.GeneralTerm.getArguments()
Precondition: isFunction().
|
Iterable<SimpleTptpParserOutput.GeneralTerm> |
SimpleTptpParserOutput.InfoItem.InferenceRule.getAttributes() |
Iterable<SimpleTptpParserOutput.GeneralTerm> |
SimpleTptpParserOutput.GeneralTerm.getListElements()
Precondition: isList().
|
Copyright © 2015. All rights reserved.