| Package | Description |
|---|---|
| tptp_parser |
| Modifier and Type | Method and Description |
|---|---|
SimpleTptpParserOutput.Term |
SimpleTptpParserOutput.GeneralTerm.getTerm()
Precondition: isTerm().
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<SimpleTptpParserOutput.Term> |
SimpleTptpParserOutput.ThfFormula.ThfAtomic.getArguments() |
Iterable<SimpleTptpParserOutput.Term> |
SimpleTptpParserOutput.Formula.Atomic.getArguments() |
Iterable<SimpleTptpParserOutput.Term> |
SimpleTptpParserOutput.Term.getArguments() |
| Constructor and Description |
|---|
Atomic(String predicate,
LinkedList<SimpleTptpParserOutput.Term> arguments) |
Copyright © 2015. All rights reserved.