Uses of Enum Class
calculator.atoms.AtomType
Packages that use AtomType
-
Uses of AtomType in calculator.atoms
Subclasses with type arguments of type AtomType in calculator.atomsMethods in calculator.atoms that return AtomType -
Uses of AtomType in calculator.atoms.visitor
Methods in calculator.atoms.visitor that return AtomTypeModifier and TypeMethodDescriptionAtomComparator.getResult()returns the most englobing type visitedConstructors in calculator.atoms.visitor with parameters of type AtomTypeModifierConstructorDescriptionAtomCaster(AtomType type) Constructs an AtomCaster to cast to the specified type