IntSort class

Inheritance
Available extensions

Constructors

IntSort()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build(Context c) Z3_ast
inherited
buildSort(Context c) Z3_sort
override
declare() → A

Available on A, provided by the ASTExtension extension

Declare this AST element in the current context if it hasn't already.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
one() IntNumeral
toString() String
A string representation of this object.
override
zero() IntNumeral

Operators

operator ==(Object other) bool
The equality operator.
inherited