Interface IMCBasicsInterpreter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      de.monticore.interpreter.Value interpret​(ASTMCBasicsNode node)  
      • Methods inherited from interface de.monticore.interpreter.ModelInterpreter

        getContextMap, getRealThis, interpret, load, setRealThis, store
    • Method Detail

      • interpret

        de.monticore.interpreter.Value interpret​(ASTMCBasicsNode node)