Converter class
Properties
Methods
-
convert(
Term term) → Canonical -
debugCanonical(
String indent, String state, Canonical can) → void -
debugTerm(
String indent, String state, Term unit) → void -
expandDefinedUnit(
String indent, DefinedUnit unit) → Canonical -
normaliseSymbol(
String indent, Symbol sym) → Canonical -
normaliseTerm(
String indent, Term term) → Canonical -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited