Uses of Class
com.api.jsonata4java.expressions.generated.MappingExpressionParser.RegularExpressionContext
Packages that use MappingExpressionParser.RegularExpressionContext
-
Uses of MappingExpressionParser.RegularExpressionContext in com.api.jsonata4java.expressions.generated
Methods in com.api.jsonata4java.expressions.generated that return MappingExpressionParser.RegularExpressionContextModifier and TypeMethodDescriptionMappingExpressionParser.Regular_expressionContext.regularExpression()MappingExpressionParser.regularExpression()Methods in com.api.jsonata4java.expressions.generated with parameters of type MappingExpressionParser.RegularExpressionContextModifier and TypeMethodDescriptionvoidMappingExpressionBaseListener.enterRegularExpression(MappingExpressionParser.RegularExpressionContext ctx) Enter a parse tree produced byMappingExpressionParser.regularExpression().voidMappingExpressionListener.enterRegularExpression(MappingExpressionParser.RegularExpressionContext ctx) Enter a parse tree produced byMappingExpressionParser.regularExpression().voidMappingExpressionBaseListener.exitRegularExpression(MappingExpressionParser.RegularExpressionContext ctx) Exit a parse tree produced byMappingExpressionParser.regularExpression().voidMappingExpressionListener.exitRegularExpression(MappingExpressionParser.RegularExpressionContext ctx) Exit a parse tree produced byMappingExpressionParser.regularExpression().MappingExpressionBaseVisitor.visitRegularExpression(MappingExpressionParser.RegularExpressionContext ctx) Visit a parse tree produced byMappingExpressionParser.regularExpression().MappingExpressionVisitor.visitRegularExpression(MappingExpressionParser.RegularExpressionContext ctx) Visit a parse tree produced byMappingExpressionParser.regularExpression().