Class StoExTokenMapper

    • Constructor Detail

      • StoExTokenMapper

        public StoExTokenMapper()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Instantiates a new sto ex token mapper.
    • Method Detail

      • mapColor

        public Object mapColor​(org.antlr.runtime.Token t)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Map color.
        Specified by:
        mapColor in interface ITokenMapper
        Parameters:
        t - the t
        Returns:
        the object
        See Also:
        de.uka.ipd.sdq.dialogs.selection.IColorMapper#mapColor(antlr.Token)