Uses of Class
org.jd.core.v1.model.javafragment.StartStatementsInfiniteWhileBlockFragment
Packages that use StartStatementsInfiniteWhileBlockFragment
Package
Description
-
Uses of StartStatementsInfiniteWhileBlockFragment in org.jd.core.v1.model.javafragment
Methods in org.jd.core.v1.model.javafragment with parameters of type StartStatementsInfiniteWhileBlockFragmentModifier and TypeMethodDescriptionvoid
JavaFragmentVisitor.visit
(StartStatementsInfiniteWhileBlockFragment fragment) -
Uses of StartStatementsInfiniteWhileBlockFragment in org.jd.core.v1.service.tokenizer.javafragmenttotoken.visitor
Methods in org.jd.core.v1.service.tokenizer.javafragmenttotoken.visitor with parameters of type StartStatementsInfiniteWhileBlockFragmentModifier and TypeMethodDescriptionvoid
TokenizeJavaFragmentVisitor.visit
(StartStatementsInfiniteWhileBlockFragment fragment)