Uses of Class
de.grogra.suggest.generated.SimpleXLParser.UnaryOpNodeContext
Packages that use SimpleXLParser.UnaryOpNodeContext
-
Uses of SimpleXLParser.UnaryOpNodeContext in de.grogra.suggest.generated
Methods in de.grogra.suggest.generated that return SimpleXLParser.UnaryOpNodeContextModifier and TypeMethodDescriptionSimpleXLParser.NodeContext.unaryOpNode()SimpleXLParser.PrimaryNodePatternContext.unaryOpNode()SimpleXLParser.unaryOpNode()Methods in de.grogra.suggest.generated with parameters of type SimpleXLParser.UnaryOpNodeContextModifier and TypeMethodDescriptionvoidSimpleXLParserBaseListener.enterUnaryOpNode(SimpleXLParser.UnaryOpNodeContext ctx) Enter a parse tree produced bySimpleXLParser.unaryOpNode().voidSimpleXLParserListener.enterUnaryOpNode(SimpleXLParser.UnaryOpNodeContext ctx) Enter a parse tree produced bySimpleXLParser.unaryOpNode().voidSimpleXLParserBaseListener.exitUnaryOpNode(SimpleXLParser.UnaryOpNodeContext ctx) Exit a parse tree produced bySimpleXLParser.unaryOpNode().voidSimpleXLParserListener.exitUnaryOpNode(SimpleXLParser.UnaryOpNodeContext ctx) Exit a parse tree produced bySimpleXLParser.unaryOpNode().SimpleXLParserBaseVisitor.visitUnaryOpNode(SimpleXLParser.UnaryOpNodeContext ctx) Visit a parse tree produced bySimpleXLParser.unaryOpNode().SimpleXLParserVisitor.visitUnaryOpNode(SimpleXLParser.UnaryOpNodeContext ctx) Visit a parse tree produced bySimpleXLParser.unaryOpNode().