Uses of Class
org.reploop.parser.json.tree.Entity
-
Packages that use Entity Package Description org.reploop.parser.json -
-
Uses of Entity in org.reploop.parser.json
Methods in org.reploop.parser.json that return Entity Modifier and Type Method Description EntityJsonAstBuilder. visitObj(JsonBaseParser.ObjContext ctx)EntityJsonAstBuilder. visitObjValue(JsonBaseParser.ObjValueContext ctx)Methods in org.reploop.parser.json with parameters of type Entity Modifier and Type Method Description RAstVisitor. visitObject(Entity value, C context)
-