Searched defs:exitArguments (Results 1 – 2 of 2) sorted by relevance
383 void exitArguments(@NotNull BindingExpressionParser.ArgumentsContext ctx); in exitArguments() method
417 @Override public void exitArguments(@NotNull BindingExpressionParser.ArgumentsContext ctx) { } in exitArguments() method in BindingExpressionBaseListener