Uses of Class
org.variantsync.diffdetective.feature.antlr.CExpressionParser.MacroExpressionContext
Packages that use CExpressionParser.MacroExpressionContext
Package
Description
-
Uses of CExpressionParser.MacroExpressionContext in org.variantsync.diffdetective.feature.antlr
Methods in org.variantsync.diffdetective.feature.antlr that return CExpressionParser.MacroExpressionContextModifier and TypeMethodDescriptionCExpressionParser.macroExpression()CExpressionParser.PrimaryExpressionContext.macroExpression()Methods in org.variantsync.diffdetective.feature.antlr with parameters of type CExpressionParser.MacroExpressionContextModifier and TypeMethodDescriptionvoidCExpressionBaseListener.enterMacroExpression(CExpressionParser.MacroExpressionContext ctx) Enter a parse tree produced byCExpressionParser.macroExpression().voidCExpressionListener.enterMacroExpression(CExpressionParser.MacroExpressionContext ctx) Enter a parse tree produced byCExpressionParser.macroExpression().voidCExpressionBaseListener.exitMacroExpression(CExpressionParser.MacroExpressionContext ctx) Exit a parse tree produced byCExpressionParser.macroExpression().voidCExpressionListener.exitMacroExpression(CExpressionParser.MacroExpressionContext ctx) Exit a parse tree produced byCExpressionParser.macroExpression().CExpressionBaseVisitor.visitMacroExpression(CExpressionParser.MacroExpressionContext ctx) Visit a parse tree produced byCExpressionParser.macroExpression().CExpressionVisitor.visitMacroExpression(CExpressionParser.MacroExpressionContext ctx) Visit a parse tree produced byCExpressionParser.macroExpression(). -
Uses of CExpressionParser.MacroExpressionContext in org.variantsync.diffdetective.feature.cpp
Methods in org.variantsync.diffdetective.feature.cpp with parameters of type CExpressionParser.MacroExpressionContextModifier and TypeMethodDescriptionorg.prop4j.NodeControllingCExpressionVisitor.visitMacroExpression(CExpressionParser.MacroExpressionContext ctx)