Class NullEvaluationContext

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void assignValue​(org.eclipse.xtext.naming.QualifiedName qualifiedName, java.lang.Object value)  
      IEvaluationContext fork()  
      java.lang.Object getValue​(org.eclipse.xtext.naming.QualifiedName qualifiedName)  
      void newValue​(org.eclipse.xtext.naming.QualifiedName qualifiedName, java.lang.Object value)  
      • Methods inherited from class java.lang.Object

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

      • NullEvaluationContext

        public NullEvaluationContext()