public interface AFun extends ATerm
| Modifier and Type | Method and Description |
|---|---|
int |
getArity()
Gets the arity of this application.
|
String |
getName()
Gets the name of the function symbol
|
boolean |
isQuoted()
Checks if this application is quoted.
|
int |
serialize(BufferedOutputStreamWriter writer) |
equals, getAnnotation, getAnnotations, getFactory, getType, hasAnnotations, hashCode, isEqual, make, match, match, removeAnnotation, removeAnnotations, setAnnotation, setAnnotations, toString, writeToSharedTextFile, writeToTextFilegetUniqueIdentifierString getName()
int getArity()
boolean isQuoted()
int serialize(BufferedOutputStreamWriter writer) throws IOException
IOExceptionCopyright © 2012 CWI. All Rights Reserved.