Class ProposalsVariableFactory

    • Constructor Detail

      • ProposalsVariableFactory

        public ProposalsVariableFactory()
    • 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