Class BslUnloader

  • All Implemented Interfaces:
    org.eclipse.xtext.parser.antlr.IReferableElementsUnloader

    public class BslUnloader
    extends Object
    implements org.eclipse.xtext.parser.antlr.IReferableElementsUnloader
    Implementation of IReferableElementsUnloader for Bsl grammar elements
    • Constructor Detail

      • BslUnloader

        public BslUnloader()
    • Method Detail

      • unloadRoot

        public void unloadRoot​(org.eclipse.emf.ecore.EObject root)
        For BslResource we need proxing only Module, Module.getContextDef() and items of ContextDef, so there are no semantic elements which can have link from other resources
        Specified by:
        unloadRoot in interface org.eclipse.xtext.parser.antlr.IReferableElementsUnloader