Uses of Record Class
liquidjava.processor.facade.GhostDTO
Packages that use GhostDTO
Package
Description
-
Uses of GhostDTO in liquidjava.processor.context
Constructors in liquidjava.processor.context with parameters of type GhostDTOModifierConstructorDescriptionGhostFunction(GhostDTO f, spoon.reflect.factory.Factory factory, String prefix) -
Uses of GhostDTO in liquidjava.rj_language.parsing
Methods in liquidjava.rj_language.parsing that return GhostDTOModifier and TypeMethodDescriptionstatic GhostDTORefinementsParser.getGhostDeclaration(String s) The triple information of the ghost declaration in the order invalid input: '<'type, name, listinvalid input: '<'type,name>> -
Uses of GhostDTO in liquidjava.rj_language.visitors
Methods in liquidjava.rj_language.visitors that return GhostDTOModifier and TypeMethodDescriptionstatic GhostDTOGhostVisitor.getGhostDecl(org.antlr.v4.runtime.tree.ParseTree rc)