Converter class

Constructors

Converter(UcumModel model, Registry handlers)

Properties

handlers Registry
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
model UcumModel
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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