public class AtomIConstant extends AtomConstant implements AtomIObject
Title: Atom Instance Constant
Description: Represents a named individual
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
AtomIConstant(aterm.ATermAppl value) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AtomObjectVisitor visitor) |
String |
toString() |
equals, getValue, hashCodepublic void accept(AtomObjectVisitor visitor)
accept in interface AtomObjectCopyright © 2019. All rights reserved.