Class BlockLabelsScope

  • All Implemented Interfaces:
    org.eclipse.xtext.scoping.IScope

    public class BlockLabelsScope
    extends LightAbstractScope
    Create scope for LabeledStatement in Bsl module language
    • Constructor Detail

      • BlockLabelsScope

        public BlockLabelsScope​(Block block)
        Initialize by Block
        Parameters:
        block - Block of Bsl language