Interface IMCLiteralsBasisTypeDispatcher

All Known Subinterfaces:
IAssignmentExpressionsTypeDispatcher, IBitExpressionsTypeDispatcher, ICardinalityTypeDispatcher, ICommonExpressionsTypeDispatcher, ICompSymbolsTypeDispatcher, IExpressionsBasisTypeDispatcher, IGrammar_WithConceptsTypeDispatcher, IGrammarTypeDispatcher, IJavaClassExpressionsTypeDispatcher, IJavaLightTypeDispatcher, ILambdaExpressionsTypeDispatcher, IMCArrayStatementsTypeDispatcher, IMCAssertStatementsTypeDispatcher, IMCCommonLiteralsTypeDispatcher, IMCCommonStatementsTypeDispatcher, IMCCommonTypeDispatcher, IMCExceptionStatementsTypeDispatcher, IMCFullJavaStatementsTypeDispatcher, IMCJavaLiteralsTypeDispatcher, IMCReturnStatementsTypeDispatcher, IMCSynchronizedStatementsTypeDispatcher, IMCVarDeclarationStatementsTypeDispatcher, IOCLExpressionsTypeDispatcher, IODRulesTypeDispatcher, IOptionalOperatorsTypeDispatcher, IRegExTypeTypeDispatcher, IRegularExpressionsTypeDispatcher, ISetExpressionsTypeDispatcher, ISIUnitLiteralsTypeDispatcher, ISIUnitsTypeDispatcher, ISIUnitTypes4ComputingTypeDispatcher, ISIUnitTypes4MathTypeDispatcher, IStreamExpressionsTypeDispatcher, ITagSchemaTypeDispatcher, ITagsTypeDispatcher, ITFBasisExtsTypeDispatcher, ITFCommonsTypeDispatcher, ITupleExpressionsTypeDispatcher, IUglyExpressionsTypeDispatcher, IUMLModifierTypeDispatcher, IUMLStereotypeTypeDispatcher
All Known Implementing Classes:
AssignmentExpressionsTypeDispatcher, BitExpressionsTypeDispatcher, CardinalityTypeDispatcher, CommonExpressionsTypeDispatcher, CompSymbolsTypeDispatcher, ExpressionsBasisTypeDispatcher, Grammar_WithConceptsTypeDispatcher, GrammarTypeDispatcher, JavaClassExpressionsTypeDispatcher, JavaLightTypeDispatcher, LambdaExpressionsTypeDispatcher, MCArrayStatementsTypeDispatcher, MCAssertStatementsTypeDispatcher, MCCommonLiteralsTypeDispatcher, MCCommonStatementsTypeDispatcher, MCCommonTypeDispatcher, MCExceptionStatementsTypeDispatcher, MCFullJavaStatementsTypeDispatcher, MCJavaLiteralsTypeDispatcher, MCLiteralsBasisTypeDispatcher, MCReturnStatementsTypeDispatcher, MCSynchronizedStatementsTypeDispatcher, MCVarDeclarationStatementsTypeDispatcher, OCLExpressionsTypeDispatcher, ODRulesTypeDispatcher, OptionalOperatorsTypeDispatcher, RegExTypeTypeDispatcher, RegularExpressionsTypeDispatcher, SetExpressionsTypeDispatcher, SIUnitLiteralsTypeDispatcher, SIUnitsTypeDispatcher, SIUnitTypes4ComputingTypeDispatcher, SIUnitTypes4MathTypeDispatcher, StreamExpressionsTypeDispatcher, TagSchemaTypeDispatcher, TagsTypeDispatcher, TFBasisExtsTypeDispatcher, TFCommonsTypeDispatcher, TupleExpressionsTypeDispatcher, UglyExpressionsTypeDispatcher, UMLModifierTypeDispatcher, UMLStereotypeTypeDispatcher

public interface IMCLiteralsBasisTypeDispatcher
  • Method Details

    • isMCLiteralsBasisASTLiteral

      boolean isMCLiteralsBasisASTLiteral(de.monticore.ast.ASTNode node)
    • asMCLiteralsBasisASTLiteral

      ASTLiteral asMCLiteralsBasisASTLiteral(de.monticore.ast.ASTNode node)
    • isMCLiteralsBasisMCLiteralsBasisLiterals

      boolean isMCLiteralsBasisMCLiteralsBasisLiterals(de.monticore.ast.ASTNode node)
    • asMCLiteralsBasisMCLiteralsBasisLiterals

      MCLiteralsBasisLiterals asMCLiteralsBasisMCLiteralsBasisLiterals(de.monticore.ast.ASTNode node)
    • isMCLiteralsBasisASTMCLiteralsBasisNode

      boolean isMCLiteralsBasisASTMCLiteralsBasisNode(de.monticore.ast.ASTNode node)
    • asMCLiteralsBasisASTMCLiteralsBasisNode

      ASTMCLiteralsBasisNode asMCLiteralsBasisASTMCLiteralsBasisNode(de.monticore.ast.ASTNode node)
    • isMCLiteralsBasisIMCLiteralsBasisScope

      boolean isMCLiteralsBasisIMCLiteralsBasisScope(de.monticore.symboltable.IScope scope)
    • asMCLiteralsBasisIMCLiteralsBasisScope

      IMCLiteralsBasisScope asMCLiteralsBasisIMCLiteralsBasisScope(de.monticore.symboltable.IScope scope)
    • isMCLiteralsBasisIMCLiteralsBasisGlobalScope

      boolean isMCLiteralsBasisIMCLiteralsBasisGlobalScope(de.monticore.symboltable.IScope scope)
    • asMCLiteralsBasisIMCLiteralsBasisGlobalScope

      IMCLiteralsBasisGlobalScope asMCLiteralsBasisIMCLiteralsBasisGlobalScope(de.monticore.symboltable.IScope scope)
    • isMCLiteralsBasisIMCLiteralsBasisArtifactScope

      boolean isMCLiteralsBasisIMCLiteralsBasisArtifactScope(de.monticore.symboltable.IScope scope)
    • asMCLiteralsBasisIMCLiteralsBasisArtifactScope

      IMCLiteralsBasisArtifactScope asMCLiteralsBasisIMCLiteralsBasisArtifactScope(de.monticore.symboltable.IScope scope)