App class

Inheritance
Implementers
Available Extensions

Constructors

App(FuncDecl decl, List<Expr> args)
factory

Properties

args List<Expr>
final
decl FuncDecl
final
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
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

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