Limit

enum Limit : Enum<RepresentationError.Limit> , ToTermConvertible

Names of possible limits

Entries

CHARACTER
Link copied to clipboard
common
CHARACTER_CODE
Link copied to clipboard
common
IN_CHARACTER_CODE
Link copied to clipboard
common
MAX_ARITY
Link copied to clipboard
common
MAX_INTEGER
Link copied to clipboard
common
MIN_INTEGER
Link copied to clipboard
common
OOP_OBJECT
Link copied to clipboard
common
TOO_MANY_VARIABLES
Link copied to clipboard
common

Types

Companion
Link copied to clipboard
common
object Companion

Functions

toString
Link copied to clipboard
common
open override fun toString(): String
toTerm
Link copied to clipboard
common
open override fun toTerm(): Atom
A function to transform the type to corresponding Atom representation

Properties

limit
Link copied to clipboard
common
val limit: String
name
Link copied to clipboard
common
val name: String
ordinal
Link copied to clipboard
common
val ordinal: Int