Class CreateMethodVariableFactory

    • Constructor Detail

      • CreateMethodVariableFactory

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