Interface IMCFullGenericTypesTypeDispatcher

All Superinterfaces:
IMCBasicsTypeDispatcher, IMCBasicTypesTypeDispatcher, IMCCollectionTypesTypeDispatcher, IMCSimpleGenericTypesTypeDispatcher
All Known Subinterfaces:
IGrammar_WithConceptsTypeDispatcher, IJavaClassExpressionsTypeDispatcher, IJavaLightTypeDispatcher, IODRuleGenerationTypeDispatcher, IODRulesTypeDispatcher, ITFBasisExtsTypeDispatcher, ITFCommonsTypeDispatcher
All Known Implementing Classes:
Grammar_WithConceptsTypeDispatcher, JavaClassExpressionsTypeDispatcher, JavaLightTypeDispatcher, MCFullGenericTypesTypeDispatcher, ODRuleGenerationTypeDispatcher, ODRulesTypeDispatcher, TFBasisExtsTypeDispatcher, TFCommonsTypeDispatcher

public interface IMCFullGenericTypesTypeDispatcher extends IMCSimpleGenericTypesTypeDispatcher
  • Method Details

    • isMCFullGenericTypesASTMCWildcardTypeArgument

      boolean isMCFullGenericTypesASTMCWildcardTypeArgument(de.monticore.ast.ASTNode node)
    • asMCFullGenericTypesASTMCWildcardTypeArgument

      ASTMCWildcardTypeArgument asMCFullGenericTypesASTMCWildcardTypeArgument(de.monticore.ast.ASTNode node)
    • isMCFullGenericTypesASTMCMultipleGenericType

      boolean isMCFullGenericTypesASTMCMultipleGenericType(de.monticore.ast.ASTNode node)
    • asMCFullGenericTypesASTMCMultipleGenericType

      ASTMCMultipleGenericType asMCFullGenericTypesASTMCMultipleGenericType(de.monticore.ast.ASTNode node)
    • isMCFullGenericTypesASTMCInnerType

      boolean isMCFullGenericTypesASTMCInnerType(de.monticore.ast.ASTNode node)
    • asMCFullGenericTypesASTMCInnerType

      ASTMCInnerType asMCFullGenericTypesASTMCInnerType(de.monticore.ast.ASTNode node)
    • isMCFullGenericTypesMCFullGenericTypesLiterals

      boolean isMCFullGenericTypesMCFullGenericTypesLiterals(de.monticore.ast.ASTNode node)
    • asMCFullGenericTypesMCFullGenericTypesLiterals

      MCFullGenericTypesLiterals asMCFullGenericTypesMCFullGenericTypesLiterals(de.monticore.ast.ASTNode node)
    • isMCFullGenericTypesASTMCFullGenericTypesNode

      boolean isMCFullGenericTypesASTMCFullGenericTypesNode(de.monticore.ast.ASTNode node)
    • asMCFullGenericTypesASTMCFullGenericTypesNode

      ASTMCFullGenericTypesNode asMCFullGenericTypesASTMCFullGenericTypesNode(de.monticore.ast.ASTNode node)
    • isMCFullGenericTypesIMCFullGenericTypesScope

      boolean isMCFullGenericTypesIMCFullGenericTypesScope(de.monticore.symboltable.IScope scope)
    • asMCFullGenericTypesIMCFullGenericTypesScope

      IMCFullGenericTypesScope asMCFullGenericTypesIMCFullGenericTypesScope(de.monticore.symboltable.IScope scope)
    • isMCFullGenericTypesIMCFullGenericTypesGlobalScope

      boolean isMCFullGenericTypesIMCFullGenericTypesGlobalScope(de.monticore.symboltable.IScope scope)
    • asMCFullGenericTypesIMCFullGenericTypesGlobalScope

      IMCFullGenericTypesGlobalScope asMCFullGenericTypesIMCFullGenericTypesGlobalScope(de.monticore.symboltable.IScope scope)
    • isMCFullGenericTypesIMCFullGenericTypesArtifactScope

      boolean isMCFullGenericTypesIMCFullGenericTypesArtifactScope(de.monticore.symboltable.IScope scope)
    • asMCFullGenericTypesIMCFullGenericTypesArtifactScope

      IMCFullGenericTypesArtifactScope asMCFullGenericTypesIMCFullGenericTypesArtifactScope(de.monticore.symboltable.IScope scope)