Class FormatStringVariableFactory

    • Field Detail

      • FORMAT_STRING_NAME_RU

        public static final String FORMAT_STRING_NAME_RU
        Localized to russian name of the variable to identify it
        See Also:
        Constant Field Values
      • FORMAT_STRING_NAME_ENG

        public static final String FORMAT_STRING_NAME_ENG
        Localized to english name of the variable to identify it
        See Also:
        Constant Field Values
    • Constructor Detail

      • FormatStringVariableFactory

        public FormatStringVariableFactory()
    • Method Detail

      • create

        public IVariable create​(IVariableOccurrence occurrence,
                                org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext context)
        Description copied from interface: IVariableFactory
        Creates variables for given occurrence
        Specified by:
        create in interface IVariableFactory
        context - The context of this template, cannot be null
        Returns:
        The created variables, cannot be null