Term class
Constructors
- Term()
Properties
Methods
-
hasComp(
) → bool -
hasOp(
) → bool -
hasTerm(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setTermCheckOp(
Term? term) → void -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited