Uses of Class
org.jd.core.v1.model.javafragment.StartStatementsInfiniteForBlockFragment
-
Packages that use StartStatementsInfiniteForBlockFragment Package Description org.jd.core.v1.model.javafragment org.jd.core.v1.service.tokenizer.javafragmenttotoken.visitor -
-
Uses of StartStatementsInfiniteForBlockFragment in org.jd.core.v1.model.javafragment
Methods in org.jd.core.v1.model.javafragment with parameters of type StartStatementsInfiniteForBlockFragment Modifier and Type Method Description voidJavaFragmentVisitor. visit(StartStatementsInfiniteForBlockFragment fragment) -
Uses of StartStatementsInfiniteForBlockFragment in org.jd.core.v1.service.tokenizer.javafragmenttotoken.visitor
Methods in org.jd.core.v1.service.tokenizer.javafragmenttotoken.visitor with parameters of type StartStatementsInfiniteForBlockFragment Modifier and Type Method Description voidTokenizeJavaFragmentVisitor. visit(StartStatementsInfiniteForBlockFragment fragment)
-