Uses of Class
org.variantsync.diffdetective.feature.antlr.CExpressionParser.LogicalAndExpressionContext
Packages that use CExpressionParser.LogicalAndExpressionContext
Package
Description
-
Uses of CExpressionParser.LogicalAndExpressionContext in org.variantsync.diffdetective.feature.antlr
Methods in org.variantsync.diffdetective.feature.antlr that return CExpressionParser.LogicalAndExpressionContextModifier and TypeMethodDescriptionCExpressionParser.logicalAndExpression()CExpressionParser.LogicalOrExpressionContext.logicalAndExpression(int i) Methods in org.variantsync.diffdetective.feature.antlr that return types with arguments of type CExpressionParser.LogicalAndExpressionContextModifier and TypeMethodDescriptionCExpressionParser.LogicalOrExpressionContext.logicalAndExpression()Methods in org.variantsync.diffdetective.feature.antlr with parameters of type CExpressionParser.LogicalAndExpressionContextModifier and TypeMethodDescriptionvoidCExpressionBaseListener.enterLogicalAndExpression(CExpressionParser.LogicalAndExpressionContext ctx) Enter a parse tree produced byCExpressionParser.logicalAndExpression().voidCExpressionListener.enterLogicalAndExpression(CExpressionParser.LogicalAndExpressionContext ctx) Enter a parse tree produced byCExpressionParser.logicalAndExpression().voidCExpressionBaseListener.exitLogicalAndExpression(CExpressionParser.LogicalAndExpressionContext ctx) Exit a parse tree produced byCExpressionParser.logicalAndExpression().voidCExpressionListener.exitLogicalAndExpression(CExpressionParser.LogicalAndExpressionContext ctx) Exit a parse tree produced byCExpressionParser.logicalAndExpression().CExpressionBaseVisitor.visitLogicalAndExpression(CExpressionParser.LogicalAndExpressionContext ctx) Visit a parse tree produced byCExpressionParser.logicalAndExpression().CExpressionVisitor.visitLogicalAndExpression(CExpressionParser.LogicalAndExpressionContext ctx) Visit a parse tree produced byCExpressionParser.logicalAndExpression(). -
Uses of CExpressionParser.LogicalAndExpressionContext in org.variantsync.diffdetective.feature.cpp
Methods in org.variantsync.diffdetective.feature.cpp with parameters of type CExpressionParser.LogicalAndExpressionContextModifier and TypeMethodDescriptionorg.prop4j.NodeControllingCExpressionVisitor.visitLogicalAndExpression(CExpressionParser.LogicalAndExpressionContext ctx)