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