Interface IAntlrTypeDispatcher

    • Method Detail

      • isAntlrASTConceptAntlr

        boolean isAntlrASTConceptAntlr​(de.monticore.ast.ASTNode node)
      • asAntlrASTConceptAntlr

        ASTConceptAntlr asAntlrASTConceptAntlr​(de.monticore.ast.ASTNode node)
      • isAntlrASTAntlrParserAction

        boolean isAntlrASTAntlrParserAction​(de.monticore.ast.ASTNode node)
      • asAntlrASTAntlrParserAction

        ASTAntlrParserAction asAntlrASTAntlrParserAction​(de.monticore.ast.ASTNode node)
      • isAntlrASTAntlrLexerAction

        boolean isAntlrASTAntlrLexerAction​(de.monticore.ast.ASTNode node)
      • asAntlrASTAntlrLexerAction

        ASTAntlrLexerAction asAntlrASTAntlrLexerAction​(de.monticore.ast.ASTNode node)
      • isAntlrASTJavaCodeExt

        boolean isAntlrASTJavaCodeExt​(de.monticore.ast.ASTNode node)
      • asAntlrASTJavaCodeExt

        ASTJavaCodeExt asAntlrASTJavaCodeExt​(de.monticore.ast.ASTNode node)
      • isAntlrAntlrLiterals

        boolean isAntlrAntlrLiterals​(de.monticore.ast.ASTNode node)
      • asAntlrAntlrLiterals

        AntlrLiterals asAntlrAntlrLiterals​(de.monticore.ast.ASTNode node)
      • isAntlrASTAntlrNode

        boolean isAntlrASTAntlrNode​(de.monticore.ast.ASTNode node)
      • asAntlrASTAntlrNode

        ASTAntlrNode asAntlrASTAntlrNode​(de.monticore.ast.ASTNode node)
      • isAntlrIAntlrScope

        boolean isAntlrIAntlrScope​(de.monticore.symboltable.IScope scope)
      • asAntlrIAntlrScope

        IAntlrScope asAntlrIAntlrScope​(de.monticore.symboltable.IScope scope)
      • isAntlrIAntlrGlobalScope

        boolean isAntlrIAntlrGlobalScope​(de.monticore.symboltable.IScope scope)
      • asAntlrIAntlrGlobalScope

        IAntlrGlobalScope asAntlrIAntlrGlobalScope​(de.monticore.symboltable.IScope scope)
      • isAntlrIAntlrArtifactScope

        boolean isAntlrIAntlrArtifactScope​(de.monticore.symboltable.IScope scope)
      • asAntlrIAntlrArtifactScope

        IAntlrArtifactScope asAntlrIAntlrArtifactScope​(de.monticore.symboltable.IScope scope)