Class SyntaxFilteredScopes


  • public class SyntaxFilteredScopes
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.scoping.IScope create​(org.eclipse.xtext.scoping.IScope parent, org.eclipse.xtext.AbstractElement syntaxElement)  
      java.util.List<java.lang.String> getEnumeratedValues​(org.eclipse.xtext.ParserRule rule)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SyntaxFilteredScopes

        public SyntaxFilteredScopes()
    • Method Detail

      • create

        public org.eclipse.xtext.scoping.IScope create​(org.eclipse.xtext.scoping.IScope parent,
                                                       org.eclipse.xtext.AbstractElement syntaxElement)
      • getEnumeratedValues

        public java.util.List<java.lang.String> getEnumeratedValues​(org.eclipse.xtext.ParserRule rule)