Uses of Class
de.uni_hildesheim.sse.vil.expressions.translation.ExpressionTranslator
Packages that use ExpressionTranslator
Package
Description
Translation functionality for expressions.
-
Uses of ExpressionTranslator in de.uni_hildesheim.sse.vil.expressions.translation
Classes in de.uni_hildesheim.sse.vil.expressions.translation with type parameters of type ExpressionTranslatorModifier and TypeClassDescriptionclassModelTranslator<M extends net.ssehub.easy.basics.modelManagement.IModel,I extends net.ssehub.easy.instantiation.core.model.common.VariableDeclaration, R extends net.ssehub.easy.instantiation.core.model.expressions.Resolver<I>, S extends net.ssehub.easy.instantiation.core.model.common.ExpressionStatement, E extends ExpressionTranslator<I, R, S>> A reusable model translator.