public class StructAtom extends Struct
arity, name, operatorType, predicateIndicator
Constructor and Description |
---|
StructAtom(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object t) |
String |
toString()
Gets the string representation of this structure
Specific representations are provided for lists and atoms.
|
String |
toStringSmall() |
getArg, getOperatorType, getVarList, iterator, toStringList
public StructAtom(String name)
public String toString()
Struct
public String toStringSmall()
toStringSmall
in class Struct
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.