Uses of Class
org.graphwalker.dsl.generator.GeneratorParser.LogicalExpressionContext
Packages that use GeneratorParser.LogicalExpressionContext
-
Uses of GeneratorParser.LogicalExpressionContext in org.graphwalker.dsl.generator
Methods in org.graphwalker.dsl.generator that return GeneratorParser.LogicalExpressionContextModifier and TypeMethodDescriptionGeneratorParser.GeneratorContext.logicalExpression()GeneratorParser.logicalExpression()GeneratorParser.PrimaryExpressionContext.logicalExpression()Methods in org.graphwalker.dsl.generator with parameters of type GeneratorParser.LogicalExpressionContextModifier and TypeMethodDescriptionvoidGeneratorParserBaseListener.enterLogicalExpression(GeneratorParser.LogicalExpressionContext ctx) Enter a parse tree produced byGeneratorParser.logicalExpression().voidGeneratorParserListener.enterLogicalExpression(GeneratorParser.LogicalExpressionContext ctx) Enter a parse tree produced byGeneratorParser.logicalExpression().voidGeneratorParserBaseListener.exitLogicalExpression(GeneratorParser.LogicalExpressionContext ctx) Exit a parse tree produced byGeneratorParser.logicalExpression().voidGeneratorParserListener.exitLogicalExpression(GeneratorParser.LogicalExpressionContext ctx) Exit a parse tree produced byGeneratorParser.logicalExpression().