Class FormatStringVariable

  • All Implemented Interfaces:
    IVariable

    public class FormatStringVariable
    extends AbstractVariable
    Variable that creates dialog for format string
    • Constructor Detail

      • FormatStringVariable

        public FormatStringVariable​(org.eclipse.jface.text.IRegion region,
                                    ScriptVariant scriptVariant,
                                    Version version)
        Creates new instance of this with given region
        Parameters:
        region - The region of the variable in the template, cannot be null
        scriptVariant - The script variant for format string , cannot be null