Searched defs:exitAttribute (Results 1 – 2 of 2) sorted by relevance
65 void exitAttribute(@NotNull XMLParser.AttributeContext ctx); in exitAttribute() method
79 @Override public void exitAttribute(@NotNull XMLParser.AttributeContext ctx) { } in exitAttribute() method in XMLParserBaseListener