Searched defs:enterUnaryOp (Results 1 – 2 of 2) sorted by relevance
56 void enterUnaryOp(@NotNull BindingExpressionParser.UnaryOpContext ctx); in enterUnaryOp() method
60 @Override public void enterUnaryOp(@NotNull BindingExpressionParser.UnaryOpContext ctx) { } in enterUnaryOp() method in BindingExpressionBaseListener