Package de.monticore.javalight._visitor
Interface IJavaLightInterpreter
- All Superinterfaces:
IAssignmentExpressionsInterpreter,IBasicSymbolsInterpreter,ICommonExpressionsInterpreter,IExpressionsBasisInterpreter,IJavaClassExpressionsInterpreter,IMCArrayStatementsInterpreter,IMCBasicsInterpreter,IMCBasicTypesInterpreter,IMCCollectionTypesInterpreter,IMCCommonLiteralsInterpreter,IMCCommonStatementsInterpreter,IMCFullGenericTypesInterpreter,IMCLiteralsBasisInterpreter,IMCReturnStatementsInterpreter,IMCSimpleGenericTypesInterpreter,IMCStatementsBasisInterpreter,IMCVarDeclarationStatementsInterpreter,IOOSymbolsInterpreter,ITypeParametersInterpreter,IUglyExpressionsInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Subinterfaces:
IGrammar_WithConceptsInterpreter,IODRulesInterpreter,ITFBasisExtsInterpreter,ITFCommonsInterpreter
- All Known Implementing Classes:
Grammar_WithConceptsInterpreter,JavaLightInterpreter,ODRulesInterpreter,TFBasisExtsInterpreter,TFCommonsInterpreter
public interface IJavaLightInterpreter
extends IAssignmentExpressionsInterpreter, IJavaClassExpressionsInterpreter, IMCCommonLiteralsInterpreter, IMCCommonStatementsInterpreter, IMCArrayStatementsInterpreter, IMCReturnStatementsInterpreter, ITypeParametersInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Modifier and TypeMethodDescriptionde.monticore.interpreter.Valueinterpret(ASTAnnotation node) de.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTConstDeclaration node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTElementValue node) de.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTElementValuePair node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTFormalParameters node) de.monticore.interpreter.Valuede.monticore.interpreter.Valueinterpret(ASTJavaLightNode node) de.monticore.interpreter.Valueinterpret(ASTJavaMethod node) de.monticore.interpreter.Valuede.monticore.interpreter.Valuede.monticore.interpreter.ValueMethods inherited from interface de.monticore.expressions.assignmentexpressions._visitor.IAssignmentExpressionsInterpreter
interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.symbols.basicsymbols._visitor.IBasicSymbolsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.expressions.commonexpressions._visitor.ICommonExpressionsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.expressions.expressionsbasis._visitor.IExpressionsBasisInterpreter
interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.expressions.javaclassexpressions._visitor.IJavaClassExpressionsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.statements.mcarraystatements._visitor.IMCArrayStatementsInterpreter
interpret, interpret, interpretMethods inherited from interface de.monticore.mcbasics._visitor.IMCBasicsInterpreter
interpretMethods inherited from interface de.monticore.types.mcbasictypes._visitor.IMCBasicTypesInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.types.mccollectiontypes._visitor.IMCCollectionTypesInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.literals.mccommonliterals._visitor.IMCCommonLiteralsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.statements.mccommonstatements._visitor.IMCCommonStatementsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.types.mcfullgenerictypes._visitor.IMCFullGenericTypesInterpreter
interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.literals.mcliteralsbasis._visitor.IMCLiteralsBasisInterpreter
interpret, interpretMethods inherited from interface de.monticore.statements.mcreturnstatements._visitor.IMCReturnStatementsInterpreter
interpret, interpretMethods inherited from interface de.monticore.types.mcsimplegenerictypes._visitor.IMCSimpleGenericTypesInterpreter
interpret, interpret, interpretMethods inherited from interface de.monticore.statements.mcstatementsbasis._visitor.IMCStatementsBasisInterpreter
interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.statements.mcvardeclarationstatements._visitor.IMCVarDeclarationStatementsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.symbols.oosymbols._visitor.IOOSymbolsInterpreter
interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.types.typeparameters._visitor.ITypeParametersInterpreter
interpret, interpret, interpretMethods inherited from interface de.monticore.expressions.uglyexpressions._visitor.IUglyExpressionsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-
interpret
-